purpleBox property

ColoredBox purpleBox

Implementation

ColoredBox get purpleBox => ColoredBox(color: Colors.purple, child: this);