ScaffoldOptions constructor
ScaffoldOptions({})
Implementation
ScaffoldOptions(
{this.title,
this.titleWidget,
this.actions,
this.showBack = false,
this.floatingActionButton,
this.drawer});
ScaffoldOptions(
{this.title,
this.titleWidget,
this.actions,
this.showBack = false,
this.floatingActionButton,
this.drawer});