mint1 property

Color get mint1

Implementation

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