home property

RouteHref home
final

Implementation

static final RouteHref home =
    RouteHref(path: '/home', builder: (_) => const HomeScreen());