menu
basf_flutter_components package
documentation
widgets/inputs/text_field.dart
BasfTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
?
onChanged
final
Implementation
final ValueChanged<String>? onChanged;
basf_flutter_components package
documentation
widgets/inputs/text_field
BasfTextField
onChanged property
BasfTextField class