menu
az_ui package
documentation
widgets/text.dart
AzText
bold method
bold method
dark_mode
light_mode
bold
method
AzText
bold
(
)
Implementation
AzText bold(){ _fontWeight = FontWeight.bold; return this; }
az_ui package
documentation
widgets/text
AzText
bold method
AzText class