onInputComplete property

dynamic Function(int? newValue) onInputComplete
final

Implementation

final Function(int? newValue) onInputComplete;