onTextChanged property

dynamic Function(String? text)? onTextChanged
final

Implementation

final Function(String? text)? onTextChanged;