menu
bootstrap_ui_flutter package
documentation
ui/helpers/bs_stack.dart
BsVStack
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The widgets to stack vertically.
Implementation
final List<Widget> children;
bootstrap_ui_flutter package
documentation
ui/helpers/bs_stack
BsVStack
children property
BsVStack class