menu
shared_code package
documentation
shared_code/widgets/text_fields/custom_text_field.dart
CustomTextField
onChange property
onChange property
dark_mode
light_mode
onChange
property
dynamic Function
(
String
v
)
?
onChange
final
Implementation
final Function(String v)? onChange;
shared_code package
documentation
shared_code/widgets/text_fields/custom_text_field
CustomTextField
onChange property
CustomTextField class