menu
live_game_lib package
documentation
frontend/wrapper/flex/column_space_around.dart
ColumnSpaceAround
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The list of widgets to be displayed in the column.
Implementation
final List<Widget> children;
live_game_lib package
documentation
frontend/wrapper/flex/column_space_around
ColumnSpaceAround
children property
ColumnSpaceAround class