green method

Widget green()

Implementation

Widget green() => ColoredBox(color: Colors.green, child: this);