amber1 property

Color get amber1

Implementation

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