readOnly property

bool readOnly
final

Whether user input is blocked even when the bound field is writable.

Implementation

final bool readOnly;