menu
list_controller package
documentation
helpers/list_state.dart
ListState<Record, Query>
records property
records property
dark_mode
light_mode
records
property
List
<
Record
>
records
final
Stores list records.
Implementation
final List<Record> records;
list_controller package
documentation
helpers/list_state
ListState<Record, Query>
records property
ListState class