bronze3 property

Color get bronze3

Implementation

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