menu
az_ui package
documentation
widgets/text.dart
AzText
foreground method
foreground method
dark_mode
light_mode
foreground
method
AzText
foreground
(
Paint
foreground
)
Implementation
AzText foreground(Paint foreground) { _foreground = foreground; return this; }
az_ui package
documentation
widgets/text
AzText
foreground method
AzText class