isEnabled property
bool
get
isEnabled
Whether this tool is enabled (can be toggled by config).
Implementation
bool get isEnabled => true;
Whether this tool is enabled (can be toggled by config).
bool get isEnabled => true;