clipHeight property
final
Indicator whether to clip overflowing content in height, but not width.
Defaults to false
to avoid extra GPU work.
Implementation
final bool clipHeight;
Indicator whether to clip overflowing content in height, but not width.
Defaults to false
to avoid extra GPU work.
final bool clipHeight;