greenBox property

ColoredBox greenBox

Implementation

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