UnRootSheetPage<T> constructor
Null safety
Implementation
const UnRootSheetPage({
required this.child,
this.maintainState = true,
this.fullscreenDialog = false,
super.key,
super.name,
super.arguments,
super.restorationId,
});