maxExtent property

double get maxExtent

The biggest that this render object can become, in the main axis direction.

This value should not be based on the child. If it changes, call markNeedsLayout.

Implementation

double get maxExtent;