menu
forui package
documentation
widgets/select.dart
FSelectManagedControl<T>
onChange property
onChange property
dark_mode
light_mode
onChange
property
@
override
ValueChanged
<
T?
>
?
onChange
final
Called when the selected value changes.
Implementation
@override final ValueChanged<T?>? onChange;
forui package
documentation
widgets/select
FSelectManagedControl<T>
onChange property
FSelectManagedControl class