menu
neomage package
documentation
ui/widgets/custom_select.dart
CustomMultiSelect<T>
onChange property
onChange property
dark_mode
light_mode
onChange
property
ValueChanged
<
Set
<
T
>
>
?
onChange
final
Implementation
final ValueChanged<Set<T>>? onChange;
neomage package
documentation
ui/widgets/custom_select
CustomMultiSelect<T>
onChange property
CustomMultiSelect class