LudoTurnChangedCallback typedef
LudoTurnChangedCallback =
void Function(int value)
Implementation
typedef LudoTurnChangedCallback = void Function(int currentPlayerIndex);
typedef LudoTurnChangedCallback = void Function(int currentPlayerIndex);