Creates a banner painter.
The message and location arguments must not be null.
const BannerPainter({ @required this.message, @required this.location });