isEditable property
Whether this column is editable or not.
If true, the cells of this column will be editable. If false, the cells of this column will not be editable.
Default value is true.
Implementation
final bool isEditable;
Whether this column is editable or not.
If true, the cells of this column will be editable. If false, the cells of this column will not be editable.
Default value is true.
final bool isEditable;