brownBox method

Widget brownBox()

Implementation

Widget brownBox() => coloredBox(Colors.brown);