menu
forui package
documentation
foundation.dart
FMultiValueManagedControl<T>
onChange property
onChange property
dark_mode
light_mode
onChange
property
@
override
ValueChanged
<
Set
<
T
>
>
?
onChange
final
Called when the selected values change.
Implementation
@override final ValueChanged<Set<T>>? onChange;
forui package
documentation
foundation
FMultiValueManagedControl<T>
onChange property
FMultiValueManagedControl class