ThemeEffectTrait
trait ThemeEffectTrait
Trait ThemeEffectTrait
Methods
theme(string $color, integer $photoSensitivity = null)
Changes the main background color to the one specified, as if a 'theme change' was applied (e.g. dark mode vs light mode).
Details
static ThemeEffect
theme(string $color, integer $photoSensitivity = null)
Changes the main background color to the one specified, as if a 'theme change' was applied (e.g. dark mode vs light mode).