menu
backstreets_widgets package
documentation
widgets.dart
SearchableListView
children property
children property
dark_mode
light_mode
children
property
List
<
SearchableListTile
>
children
final
The list of children.
Implementation
final List<SearchableListTile> children;
backstreets_widgets package
documentation
widgets
SearchableListView
children property
SearchableListView class