violet2 property

Color get violet2

Implementation

Color get violet2 => _isLight ? FlyColorLight.violet2 : FlyColorDark.violet2;