blackBox method

Widget blackBox()

Implementation

Widget blackBox() => coloredBox(Colors.black);