executing property

bool get executing
inherited

Is the commandFunc currently executed.

Implementation

bool get executing => state.executing;