menu
mahop_data_table package
documentation
mh_items_view/mh_items_view.dart
MhItemsViewState<T>
rowTopCache property
rowTopCache property
dark_mode
light_mode
rowTopCache
property
List
<
double
>
rowTopCache
getter/setter pair
Cache to hold all top Positions of each row
Implementation
List<double> rowTopCache = [];
mahop_data_table package
documentation
mh_items_view/mh_items_view
MhItemsViewState<T>
rowTopCache property
MhItemsViewState class