onChanged property

dynamic Function(District? district) onChanged
final

Implementation

final Function(District? district) onChanged;