menu
entao_hare package
documentation
widgets/widgets.dart
HareSwitch
HareSwitch.new constructor
HareSwitch.new constructor
dark_mode
light_mode
HareSwitch
constructor
HareSwitch
(
{
bool
value
=
false
,
void
onChanged
(
bool
)?,
})
Implementation
HareSwitch({this.value = false, this.onChanged}) : super();
entao_hare package
documentation
widgets/widgets
HareSwitch
HareSwitch.new constructor
HareSwitch class