Font should be stored on BadgeStyle
That time has come. Storing FontSize on BadgeStyle isn't ideal, but it is better than storing it on BadgeSection. The same is true for the Font itself.
- Deprecate BadgeSection.Font
- Add BadgeStyle.Font
That time has come. Storing FontSize on BadgeStyle isn't ideal, but it is better than storing it on BadgeSection. The same is true for the Font itself.