menu
flutter_ludo package
documentation
engine/ludo_engine.dart
LudoEngineMoveResult
playerWon property
playerWon property
dark_mode
light_mode
playerWon
property
bool
playerWon
final
True if the individual player just placed their 4th piece home.
Implementation
final bool playerWon;
flutter_ludo package
documentation
engine/ludo_engine
LudoEngineMoveResult
playerWon property
LudoEngineMoveResult class