pinkBox method

Widget pinkBox()

Implementation

Widget pinkBox() => coloredBox(Colors.pink);