return ClipRect( child: Banner( message: "debug", location: BannerLocation.topEnd, color: Colors.red, child: Card(...) );