menu
az_ui package
documentation
widgets/row.dart
AzRow
textBaseline method
textBaseline method
dark_mode
light_mode
textBaseline
method
AzRow
textBaseline
(
TextBaseline
textBaseline
)
Implementation
AzRow textBaseline(TextBaseline textBaseline){ _textBaseline = textBaseline; return this; }
az_ui package
documentation
widgets/row
AzRow
textBaseline method
AzRow class