blue method

Widget blue()

Implementation

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