isEditable property

bool isEditable
final

Flag indicating whether the rows are editable. If this value is false, renderEditDialog does not affect.

It defaults to true.

Implementation

final bool isEditable;