atStart property

bool get atStart

Whether the scoreboard is at its starting scroll state.

Implementation

bool get atStart => _transform == 0;