As proposed in the original PR, let's extend the Shield with all the font options
@sthewissen Sounds like a good idea to me, we can add FontFamily, FontSize and FontAttributes BindableProperties. Should include these properties in this PR or in a future iteration?
_Originally posted by @jsuarezruiz in https://github.com/xamarin/XamarinCommunityToolkit/pull/338#issuecomment-713467423_
This sounds like a good plan :) I'm willing to take on this one and try to implement those extra options on the Shield control. If that's ok?! :)

@jBijsterboschNL Remember to add the attribute [TypeConverter(typeof(FontSizeConverter))] on the FontSize properties
:smile:
And let me know if can help with something :)
Most helpful comment
And let me know if can help with something :)