isEditableMode property

bool isEditableMode

Implementation

bool get isEditableMode => isNormal || isPopup;