steel method

Color steel()

Implementation

Color steel() {
  return const Color.fromRGBO(184, 192, 214, 1.0);
}