amber2 property

Color get amber2

Implementation

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