greenBox method

Widget greenBox()

Implementation

Widget greenBox() => coloredBox(Colors.green);