From here:
bool shouldReclip(covariant CustomClipper oldClipper);
AFAIK, the keyword covariant is used when you override a
covariant