menu
arcane_jaspr package
documentation
component/collection/collection.dart
ListView
children property
children property
dark_mode
light_mode
children
property
List
<
Component
>
children
final
Children to display in the list.
Implementation
final List<Component> children;
arcane_jaspr package
documentation
component/collection/collection
ListView
children property
ListView class