onValueChange property

dynamic Function(String value)? onValueChange
getter/setter pair

Implementation

Function(String value)? onValueChange;