greenAccentBox method

Widget greenAccentBox()

Implementation

Widget greenAccentBox() => coloredBox(Colors.greenAccent);