menu
championforms package
documentation
providers/multiselect_provider.dart
MultiSelectOptionNotifier
resetChoices method
resetChoices method
dark_mode
light_mode
resetChoices
method
List
<
MultiselectOption
>
resetChoices
(
)
Implementation
List<MultiselectOption> resetChoices() { ref.invalidateSelf(); return []; }
championforms package
documentation
providers/multiselect_provider
MultiSelectOptionNotifier
resetChoices method
MultiSelectOptionNotifier class