mint11 property

Color get mint11

Implementation

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