red method

Widget red()

Implementation

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