isStart property

bool get isStart

Check if the action position is start

Implementation

bool get isStart => this == start;