ice method

Color ice()

Implementation

Color ice() {
  return const Color.fromRGBO(241, 243, 251, 1.0);
}