PopAction typedef

PopAction = (WouterState, bool) Function(WouterState, [dynamic])

Implementation

typedef PopAction = (WouterState, bool) Function(WouterState, [dynamic]);