menu
flutter_data_components package
documentation
fdc.dart
FdcCellContext
canEdit property
canEdit property
dark_mode
light_mode
canEdit
property
bool
canEdit
final
Whether the grid/dataset currently allow editing this cell.
Implementation
final bool canEdit;
flutter_data_components package
documentation
fdc
FdcCellContext
canEdit property
FdcCellContext class