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