redBox method

Widget redBox()

Implementation

Widget redBox() => coloredBox(Colors.red);