SelectionWidgetsGroupLandscape constructor
const
SelectionWidgetsGroupLandscape({})
Implementation
const SelectionWidgetsGroupLandscape({
super.key,
required this.whitePieces,
required this.selectedPiece,
required this.onSelection,
required this.onTrashSelection,
required this.onColorToggle,
});