menu
termui package
documentation
ui/widgets/display/list_view.dart
ListView
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The child widgets inside the list.
Implementation
final List<Widget> children;
termui package
documentation
ui/widgets/display/list_view
ListView
children property
ListView class