menu
az_ui package
documentation
widgets/stack.dart
AzStack
stackFitPassThrough method
stackFitPassThrough method
dark_mode
light_mode
stackFitPassThrough
method
AzStack
stackFitPassThrough
(
)
Implementation
AzStack stackFitPassThrough(){ _fit = StackFit.passthrough; return this; }
az_ui package
documentation
widgets/stack
AzStack
stackFitPassThrough method
AzStack class