menu
az_ui package
documentation
widgets/text.dart
AzText
inherit method
inherit method
dark_mode
light_mode
inherit
method
AzText
inherit
(
bool
bool
)
Implementation
AzText inherit(bool bool){ _inherit = bool; return this; }
az_ui package
documentation
widgets/text
AzText
inherit method
AzText class