slate1 property

Color get slate1

Implementation

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