canGoForward property

bool canGoForward
inherited

Is there a future move?

Implementation

bool get canGoForward => _gameHistory.futureMoves.isNotEmpty;