isEditable property

bool get isEditable

Implementation

bool get isEditable => status == FreezableEditFieldStatus.editing;