UISwitcherThemeData constructor
const
UISwitcherThemeData({})
Implementation
const UISwitcherThemeData({
this.width,
this.height,
this.handSize,
this.padding,
this.activeColor,
this.disabledColor,
this.foregroundColor,
this.backgroundColor,
});