isReadOnly property

bool get isReadOnly

true if the form value is read only

Implementation

bool get isReadOnly => false;