menu
forui package
documentation
widgets/select.dart
FSelectSearchFieldProperties
onChange property
onChange property
dark_mode
light_mode
onChange
property
ValueChanged
<
TextEditingValue
>
?
onChange
final
Called when the text field's value changes.
Implementation
final ValueChanged<TextEditingValue>? onChange;
forui package
documentation
widgets/select
FSelectSearchFieldProperties
onChange property
FSelectSearchFieldProperties class