gameInProgress property

dynamic gameInProgress

Implementation

get gameInProgress => _ticker.isTicking && !_ticker.muted;