menu
perfect_text_field package
documentation
text_controller/text_controller.dart
PerfectTextController
onTextChange property
onTextChange property
dark_mode
light_mode
onTextChange
property
void Function
(
String
value
)
?
onTextChange
final
Implementation
final void Function(String value)? onTextChange;
perfect_text_field package
documentation
text_controller/text_controller
PerfectTextController
onTextChange property
PerfectTextController class