isEnabled property

bool get isEnabled

Whether this tool is enabled (can be toggled by config).

Implementation

bool get isEnabled => true;