iron method

Color iron()

Implementation

Color iron() {
  return const Color.fromRGBO(110, 115, 128, 1.0);
}