glowIntensity property
double
get
glowIntensity
Implementation
double get glowIntensity =>
_clamp01((_state.modulation + _state.neuro) * 0.5);
double get glowIntensity =>
_clamp01((_state.modulation + _state.neuro) * 0.5);