orange method

Widget orange()

Implementation

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