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