mint2 property

Color get mint2

Implementation

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