onTextChange property

ValueChanged<String>? onTextChange
final

Called when the text of the number box change.

Implementation

final ValueChanged<String>? onTextChange;