inOnUnknownRoute property

(RouteFactory Function()?) inOnUnknownRoute
final

Returns the 'Unknown Route' if any.

Implementation

final RouteFactory Function()? inOnUnknownRoute;