blueBox method

Widget blueBox()

Implementation

Widget blueBox() => coloredBox(Colors.blue);