menu
vyuh_widgetbook package
documentation
shell.dart
WidgetBookShell
WidgetBookShell.new const constructor
WidgetBookShell.new const constructor
dark_mode
light_mode
WidgetBookShell
constructor
const
WidgetBookShell
(
{
Key
?
key
,
required
List
<
FeatureDescriptor
>
features
,
ThemeData
?
lightTheme
,
ThemeData
?
darkTheme
,
})
Implementation
const WidgetBookShell({ super.key, required this.features, this.lightTheme, this.darkTheme, });
vyuh_widgetbook package
documentation
shell
WidgetBookShell
WidgetBookShell.new const constructor
WidgetBookShell class