Home constructor
const
Home({
- List<
PageRouteInfo> ? children,
Implementation
const Home({List<_i6.PageRouteInfo>? children})
: super(Home.name, initialChildren: children);
const Home({List<_i6.PageRouteInfo>? children})
: super(Home.name, initialChildren: children);