effectiveExtent property

double get effectiveExtent

Implementation

double get effectiveExtent => hidden ? 0.0 : extent!;