menu
bootstrap_ui_flutter package
documentation
ui/components/grid/bs_row.dart
BsRow
children property
children property
dark_mode
light_mode
children
property
List
<
BsCol
>
children
final
Only
BsCol
widgets are allowed.
Implementation
final List<BsCol> children;
bootstrap_ui_flutter package
documentation
ui/components/grid/bs_row
BsRow
children property
BsRow class