menu
mahop_data_table package
documentation
mh_items_view/mh_items_view.dart
MhItemsViewColumnDef<T>
allowEdit property
allowEdit property
dark_mode
light_mode
allowEdit
property
bool
Function
(
T
item
)
?
allowEdit
getter/setter pair
Implementation
bool Function(T item)? allowEdit;
mahop_data_table package
documentation
mh_items_view/mh_items_view
MhItemsViewColumnDef<T>
allowEdit property
MhItemsViewColumnDef class