menu
az_ui package
documentation
widgets/stack.dart
AzStack
bottomCenter method
bottomCenter method
dark_mode
light_mode
bottomCenter
method
AzStack
bottomCenter
(
)
Implementation
AzStack bottomCenter(){ _alignment = AlignmentDirectional.bottomCenter; return this; }
az_ui package
documentation
widgets/stack
AzStack
bottomCenter method
AzStack class