lightTheme property

ThemeData? lightTheme
final

The custom theme for the Widgetbook interface when using light mode.

This theme will override the default light theme provided by Widgetbook.

Implementation

final ThemeData? lightTheme;