HubbleSwitchStyle constructor
const
HubbleSwitchStyle({})
Implementation
const HubbleSwitchStyle({
required this.activeColor,
required this.inactiveColor,
required this.activeTrackColor,
required this.inactiveTrackColor,
required this.borderColor,
});