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