readOnly property

bool readOnly
final

Whether the text field is read-only. Defaults to false.

Implementation

final bool readOnly;