readOnly property

  1. @override
bool readOnly
final

Whether the field is read-only.

Defaults to the opposite of filterable.

Implementation

@override
final bool readOnly;