menu
shared_code package
documentation
shared_code/widgets/text_fields/fancy_text_field.dart
FancyTextField
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/fancy_text_field
FancyTextField
onChange property
FancyTextField class