menu
rover_dashboard
pages.dart
ScrollingRow
children property
children
dark_mode
light_mode
description
children
property
List
<
Widget
>
children
final
The widgets to display.
Implementation
final List<Widget> children;
rover_dashboard
pages
ScrollingRow
children property
ScrollingRow class