readOnly property

bool readOnly
final

Whether the text field can be edited or not.

Defaults to false.

Implementation

final bool readOnly;