menu
ec_form package
documentation
ec_form.dart
ECFormSwitchWidgetVM<Input>
changeCall property
changeCall property
dark_mode
light_mode
changeCall
property
dynamic Function
(
bool
)
?
changeCall
final
switch切换的回调
Implementation
final Function(bool)? changeCall;
ec_form package
documentation
ec_form
ECFormSwitchWidgetVM<Input>
changeCall property
ECFormSwitchWidgetVM class