clipHeight property

bool clipHeight
final

Indicator whether to clip overflowing content in height, but not width.

Defaults to false to avoid extra GPU work.

Implementation

final bool clipHeight;