menu
otium_ecommerce
presentation/widgets/text_fields/text_field_with_error.dart
TextFieldWithError
onChanged property
onChanged
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
?
onChanged
final
Implementation
final ValueChanged<String>? onChanged;
otium_ecommerce
text_field_with_error
TextFieldWithError
onChanged property
TextFieldWithError class