bool isComplex

Whether this decoration is complex enough to benefit from caching its painting.

Source

@override
bool get isComplex => !_inTransition;