Unrouter typedef

Unrouter = Unrouter<Widget>

Flutter-specialized Unrouter type alias.

Implementation

typedef Unrouter = core.Unrouter<Widget>;