enabled property
final
True if component is enabled and editable, false if read only.
Defaults to true.
Implementation
final bool enabled;
True if component is enabled and editable, false if read only.
Defaults to true.
final bool enabled;