menu
zog_ui package
documentation
components/text/zero_text.dart
ZeroText
style property
style property
dark_mode
light_mode
style
property
TextStyle
?
style
final
This Allows custom styling of this Widget
If null, style use from theme
Implementation
final TextStyle? style;
zog_ui package
documentation
components/text/zero_text
ZeroText
style property
ZeroText class