mirror of
https://github.com/flutter/flutter.git
synced 2026-01-29 23:02:44 +08:00
Overflow handling works with clipping, adding an ellipsis on the last line, or fading the last line. Fixes https://github.com/flutter/flutter/issues/7271