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