ClipRRect( borderRadius: BorderRadius.circular(10), child: Container( width: 100, height: 100, color: Colors.blueAccent, ),),