AreaPickerChanged typedef

AreaPickerChanged = void Function(List<String> value)

Implementation

typedef AreaPickerChanged = void Function(List<String> value);