isReadOnly property

bool isReadOnly
getter/setter pair

If true the TextField is clickable and selectable but not editable.

Implementation

bool isReadOnly = false;