StoreOutlineHeaderDrawerDefaults constructor
StoreOutlineHeaderDrawerDefaults(
- TemplateRF? _template
Implementation
StoreOutlineHeaderDrawerDefaults(this._template) {
drawer = StoreOutlineHeaderDrawerItems(_template!);
}