• hhh's avatar
    expose didExceedMaxLines from RenderParagraph (#139962) · b0b0e423
    hhh authored
    I want to build a widget that adds some extra functionality when the inner text overflow. So the problem occurred, I can't find an elegant way to determine if the text is overflowing. 
    So i expose `didExceedMaxLines` from `RenderParagraph`, I think it can make sense. Have there some advice?
    b0b0e423
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
test_fixes Loading commit data...
test_private Loading commit data...
test_profile Loading commit data...
test_release Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...