isEditable property

bool? isEditable
getter/setter pair

disable edit and indicate the content using Text but not the EditableText widget

Implementation

bool? isEditable;