amber3 property

Color get amber3

Implementation

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