blueBox property

ColoredBox blueBox

Implementation

ColoredBox get blueBox => ColoredBox(color: Colors.blue, child: this);