cyanBox method

Widget cyanBox()

Implementation

Widget cyanBox() => coloredBox(Colors.cyan);