readOnly property

bool? readOnly
finalinherited

A Boolean attribute which, if present, indicates that the user should not be able to edit the value of the input.

Implementation

final bool? readOnly;