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