isEnabled property
bool
get
isEnabled
Returns true if the current boolean value is enabled, otherwise false.
Implementation
bool get isEnabled => this;
Returns true if the current boolean value is enabled, otherwise false.
bool get isEnabled => this;