DraftModeUIPage constructor
const
DraftModeUIPage({})
Implementation
const DraftModeUIPage({
super.key,
required this.body,
this.navigationTitle,
this.topLeading,
this.topTrailing,
this.bottomLeading,
this.bottomCenter,
this.bottomTrailing,
this.horizontalContainerPadding,
this.verticalContainerPadding,
this.containerBackgroundColor,
this.transitionBetweenRoutes = true,
});