isComplex property

bool isComplex
final

Whether the underlying ScalableImage's painting is complex enough to benefit from caching. This is forwarded to CustomPaint -- see CustomPaint.isComplex.

Implementation

final bool isComplex;