menu
flutter_data_components package
documentation
fdc.dart
FdcCellContext
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
final
Whether this cell should be treated as read-only by custom UI.
Implementation
final bool readOnly;
flutter_data_components package
documentation
fdc
FdcCellContext
readOnly property
FdcCellContext class