MaterialIgnorePage<T> constructor
const
MaterialIgnorePage<T> ({})
Implementation
const MaterialIgnorePage({
required this.entry,
required super.child,
super.maintainState,
super.fullscreenDialog,
super.allowSnapshotting,
super.key,
super.name,
super.arguments,
super.restorationId,
});