menu
kin_ui package
documentation
components/kin_premium_toggle.dart
KinPremiumToggle
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
?
onChanged
final
Called when the toggle state changes.
Implementation
final ValueChanged<bool>? onChanged;
kin_ui package
documentation
components/kin_premium_toggle
KinPremiumToggle
onChanged property
KinPremiumToggle class