yellowBox property

ColoredBox yellowBox

Implementation

ColoredBox get yellowBox => ColoredBox(color: Colors.yellow, child: this);