WheelControls constructor
const
WheelControls({})
Implementation
const WheelControls({
super.key,
required this.spinButtonText,
required this.spinButtonTextStyle,
required this.spinButtonColor,
required this.spinButtonIcon,
this.customSpinButton,
this.onSpinPressed,
this.isSpinning = false,
});