DraftModeAdaptivePageShell constructor
const
DraftModeAdaptivePageShell({})
Implementation
const DraftModeAdaptivePageShell({
super.key,
required this.backgroundColor,
required this.navigationTop,
required this.navigationBottom,
required this.body,
});