isInAction property

bool get isInAction

Returns true if currently inside an action.

Implementation

static bool get isInAction => _isInAction;