darkTheme property

ThemeData? darkTheme
final

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;