menu
dynamic_properties_panel package
documentation
soft_saas_ui/components/text_input.dart
SoftSaaSTextInput
onSubmitted property
onSubmitted property
dark_mode
light_mode
onSubmitted
property
ValueChanged
<
String
>
?
onSubmitted
final
Called when user submits
Implementation
final ValueChanged<String>? onSubmitted;
dynamic_properties_panel package
documentation
soft_saas_ui/components/text_input
SoftSaaSTextInput
onSubmitted property
SoftSaaSTextInput class