menu
hypen_preview package
documentation
preview/widgets/apply_center_switch.dart
ApplyCenterSwitch
ApplyCenterSwitch.new const constructor
ApplyCenterSwitch.new const constructor
dark_mode
light_mode
ApplyCenterSwitch
constructor
const
ApplyCenterSwitch
(
{
required
void
changeApplyCenter
(
bool
value
),
required
bool
applyCenter
,
Key
?
key
,
})
Implementation
const ApplyCenterSwitch({ required this.changeApplyCenter, required this.applyCenter, super.key, });
hypen_preview package
documentation
preview/widgets/apply_center_switch
ApplyCenterSwitch
ApplyCenterSwitch.new const constructor
ApplyCenterSwitch class