-
-
Notifications
You must be signed in to change notification settings - Fork 921
Closed
Description
Hi, I have a widget that takes in some HTML and I'm constraining it to a Container with a ContrainedBox(maxheight: 200.0)
How would I go about having the Html( data: ... ) widget use the material Text( ... ) widget's overflow parameter, or accomplish the same effect through another means? I would like to have the text overflow into a fade.
Is that possible?
Metadata
Metadata
Assignees
Labels
No labels