redBox property

ColoredBox redBox

Implementation

ColoredBox get redBox => ColoredBox(color: Colors.red, child: this);