darkTheme property
The custom theme for the Widgetbook interface when using dark mode.
This theme will override the default dark theme provided by Widgetbook.
Implementation
final ThemeData? darkTheme;
The custom theme for the Widgetbook interface when using dark mode.
This theme will override the default dark theme provided by Widgetbook.
final ThemeData? darkTheme;