menu
az_ui package
documentation
widgets/button.dart
AzButton
topLeft method
topLeft method
dark_mode
light_mode
topLeft
method
AzButton
topLeft
(
)
Implementation
AzButton topLeft(){ _alignment = Alignment.topLeft; return this; }
az_ui package
documentation
widgets/button
AzButton
topLeft method
AzButton class