onPromotionCommited property
Handler for when a promotion has been commited on the board.
Implementation
final void Function({required ShortMove moveDone}) onPromotionCommited;
Handler for when a promotion has been commited on the board.
final void Function({required ShortMove moveDone}) onPromotionCommited;