isComplex property
Whether this decoration is complex enough to benefit from caching its painting.
Implementation
bool get isComplex => false;
Whether this decoration is complex enough to benefit from caching its painting.
bool get isComplex => false;