PageImplementationStoreDefaults constructor
const
PageImplementationStoreDefaults({
- IPageOutlineRF? outline,
- IPageRF? appBar,
Implementation
const PageImplementationStoreDefaults(
{this.outline,
this.appBar} /*this.everything, this.appBar, this.drawer,*/);