lightTheme property
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;
The custom theme for the Widgetbook interface when using light mode.
This theme will override the default light theme provided by Widgetbook.
final ThemeData? lightTheme;