orangeBox property

ColoredBox orangeBox

Implementation

ColoredBox get orangeBox => ColoredBox(color: Colors.orange, child: this);