theme property

SplashTheme? theme
final

Override theme. If null, uses SplashTheme.light() by default.

Implementation

final SplashTheme? theme;