disabled property

  1. @BuiltValueField(wireName: r'disabled')
bool disabled

Sets the input's disabled field to true or false.

Implementation

@BuiltValueField(wireName: r'disabled')
bool get disabled;