ArcaneTheme constructor
const
ArcaneTheme({})
Implementation
const ArcaneTheme({
this.chatTheme = const ChatTheme(),
this.scheme,
this.contrast = 0.0,
this.spin = 0.0,
this.scaling = 1.0,
this.radius = 0.4,
this.surfaceOpacity = 0.66,
this.surfaceBlur = 18,
super.themeMode = ThemeMode.system,
});