menu
visa_nova_flutter package
documentation
widgets/visa_switch/visa_switch.dart
VSwitchStyle
VSwitchStyle.new const constructor
VSwitchStyle.new const constructor
dark_mode
light_mode
VSwitchStyle
constructor
const
VSwitchStyle
(
{
Color
?
switchColor
,
Color
?
tagColor
,
Color
?
tagBorderColor
,
Color
?
borderColor
,
})
Implementation
const VSwitchStyle({ this.switchColor, this.tagColor, this.tagBorderColor, this.borderColor, });
visa_nova_flutter package
documentation
widgets/visa_switch/visa_switch
VSwitchStyle
VSwitchStyle.new const constructor
VSwitchStyle class