menu
shared_code package
documentation
shared_code/widgets/text_fields/app_text_field.dart
AppTextField
onChange property
onChange property
dark_mode
light_mode
onChange
property
dynamic Function
(
String
value
)
?
onChange
final
Implementation
final Function(String value)? onChange;
shared_code package
documentation
shared_code/widgets/text_fields/app_text_field
AppTextField
onChange property
AppTextField class