Rule typedef

Rule = void Function(Dispatcher dispatcher, VoidCallback next)

Implementation

typedef Rule = void Function(Dispatcher dispatcher, VoidCallback next);