onChange property

ValueChanged<String>? onChange
final

onChange call back that would return current string

Implementation

final ValueChanged<String>? onChange;