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