atStart property
bool
get
atStart
Whether the scoreboard is at its starting scroll state.
Implementation
bool get atStart => _transform == 0;
Whether the scoreboard is at its starting scroll state.
bool get atStart => _transform == 0;