menu
live_game_lib package
documentation
frontend/wrapper/flex/row_end.dart
RowEnd
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_end
RowEnd
children property
RowEnd class