BadgeTheme
Customizes the appearance of Badge
across the app.
BadgeTheme
class has the following properties:
alignment
Overrides the default value of Badge.alignment
in all descendant Badge
controls.
bgcolor
Overrides the default value of Badge.bgcolor
in all descendant Badge
controls.
large_size
Overrides the default value of Badge.large_size
in all descendant Badge
controls.
offset
Overrides the default value of Badge.offset
in all descendant Badge
controls.
padding
Overrides the default value of Badge.padding
in all descendant Badge
controls.
small_size
Overrides the default value of Badge.small_size
in all descendant Badge
controls.
text_color
Overrides the default value of Badge.text_color
in all descendant Badge
controls.
text_style
Overrides the default value of Badge.text_style
in all descendant Badge
controls.