cyanAccentBox method

Widget cyanAccentBox()

Implementation

Widget cyanAccentBox() => coloredBox(Colors.cyanAccent);