isComplex property

bool isComplex

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

Implementation

bool get isComplex => false;