NumberSelectionTheme constructor Null safety
Implementation
NumberSelectionTheme(
{this.draggableCircleColor,
this.numberColor,
this.iconsColor,
this.backgroundColor,
this.outOfConstraintsColor});
NumberSelectionTheme(
{this.draggableCircleColor,
this.numberColor,
this.iconsColor,
this.backgroundColor,
this.outOfConstraintsColor});