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