menu
awidgets package
documentation
general/a_table.dart
ATableState<T>
items property
items property
dark_mode
light_mode
items
property
List
<
T
>
?
get
items
Implementation
List<T>? get items => paginated.currentState?.items;
awidgets package
documentation
general/a_table
ATableState<T>
items property
ATableState class