Config constructor
const
Config({})
Creates a Widgetbook configuration overlay.
Implementation
const Config({
this.enabled,
this.expansion,
this.maxStories,
this.storyValues,
this.allValues = false,
});
Creates a Widgetbook configuration overlay.
const Config({
this.enabled,
this.expansion,
this.maxStories,
this.storyValues,
this.allValues = false,
});