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