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