StoryboardRF constructor
StoryboardRF({})
Implementation
StoryboardRF(
{this.title,
this.outline,
this.flex,
this.stickyHeader,
this.model,
this.dataSources, //this.actions,
this.child,
this.fab,
this.drawerItems,
this.drawerFooter,
this.osBarColors});