menu
s_toggle package
documentation
s_toggle.dart
OnFormSubmissionBuilder
onSetState property
onSetState property
dark_mode
light_mode
onSetState
property
void Function
(
BuildContext
,
SnapState
,
ReactiveModel
)
?
onSetState
final
inherited
Implementation
final void Function(BuildContext, SnapState<T>, ReactiveModel<T>)? onSetState;
s_toggle package
documentation
s_toggle
OnFormSubmissionBuilder
onSetState property
OnFormSubmissionBuilder class