onChangeText property

void Function(String value)? onChangeText
final

Implementation

final void Function(String value) ? onChangeText;