ClipRRect( borderRadius: BorderRadius.circular(20.0), child: Container( width: 200.0, height: 200.0, color: Colors.indigo, ), ),