isEnabled property

bool get isEnabled
inherited

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

Implementation

bool get isEnabled => true;