lime3 property

Color get lime3

Implementation

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