maxIntrinsicWidth property
Returns the smallest width beyond which increasing the width never decreases the height.
Valid only after layout has been called.
Implementation
double get maxIntrinsicWidth native 'Paragraph_maxIntrinsicWidth';
Returns the smallest width beyond which increasing the width never decreases the height.
Valid only after layout has been called.
double get maxIntrinsicWidth native 'Paragraph_maxIntrinsicWidth';