onValueChange property

dynamic Function(String value)? onValueChange
final

Implementation

final Function(String value)? onValueChange;