onChanged property

dynamic Function(String)? onChanged
getter/setter pair

Optional callback triggered when selections change.

Implementation

Function(String)? onChanged;