yellow method

Widget yellow()

Implementation

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