isEditable property
Flag indicating whether the rows are editable. If this value is false, renderEditDialog does not affect.
It defaults to true.
Implementation
final bool isEditable;
Flag indicating whether the rows are editable. If this value is false, renderEditDialog does not affect.
It defaults to true.
final bool isEditable;