redContainer property

Widget redContainer

Implementation

Widget get redContainer => Container(color: Colors.red, child: this);