isComplex property

bool isComplex
override

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

Implementation

@override
bool get isComplex => !_inTransition;