menu
flutter_ludo package
documentation
engine/ludo_engine.dart
LudoEngineMoveResult
teamWon property
teamWon property
dark_mode
light_mode
teamWon
property
bool
teamWon
final
True if this move caused the whole TEAM to win (teams mode only).
Implementation
final bool teamWon;
flutter_ludo package
documentation
engine/ludo_engine
LudoEngineMoveResult
teamWon property
LudoEngineMoveResult class