menu
sub_zero_design_system package
documentation
components/subzero_search.dart
SubZeroSearchWithSuggestions
onSubmitted property
onSubmitted property
dark_mode
light_mode
onSubmitted
property
ValueChanged
<
String
>
?
onSubmitted
final
Callback when the query is submitted
Implementation
final ValueChanged<String>? onSubmitted;
sub_zero_design_system package
documentation
components/subzero_search
SubZeroSearchWithSuggestions
onSubmitted property
SubZeroSearchWithSuggestions class