NiceShowcase constructor
Implementation
const NiceShowcase({
super.key,
this.tabs = const [],
this.defaultTab,
this.packageName,
this.version,
this.headerExtra,
this.showAbout = true,
});
const NiceShowcase({
super.key,
this.tabs = const [],
this.defaultTab,
this.packageName,
this.version,
this.headerExtra,
this.showAbout = true,
});