actionCount property

int actionCount

The number of actions.

Implementation

int get actionCount => actionDelegate?.actionCount ?? 0;