theme property

SlideThemeData? theme
final

The theme to use for the slide. If not specified, the main theme of the SlideDeck is used.

Implementation

final SlideThemeData? theme;