slate3 property

Color get slate3

Implementation

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