whiteBox method

Widget whiteBox()

Implementation

Widget whiteBox() => coloredBox(Colors.white);