import 'package:flutter/material.dart'; class PangeaColors { static const igcError = Colors.red; }