AlertType typedef

AlertType = void Function(String input)

Implementation

typedef AlertType = void Function(String input);