orangeBox method

Widget orangeBox()

Implementation

Widget orangeBox() => coloredBox(Colors.orange);