menu
bootstrap_ui_flutter package
documentation
ui/helpers/bs_stack.dart
BsVStack
gap property
gap property
dark_mode
light_mode
gap
property
double
?
gap
final
The gap between items. Defaults to 0. Usually set to one of the
BsSpacing
values.
Implementation
final double? gap;
bootstrap_ui_flutter package
documentation
ui/helpers/bs_stack
BsVStack
gap property
BsVStack class