overflow_text

Last updated:

0 purchases

overflow_text Image
overflow_text Images
Add to Cart

Description:

overflow text

A Flutter package that will help you to display a long text in a small space.
How to use it #
OverflowTextWidget(
text: Text(
"Mollit aute cupidatat ullamco sit dolor id non proident veniam enim ad dolore amet culpa.",
softWrap: false,
overflow: TextOverflow.visible,
),
waitDuration: Duration(seconds: 3),
animationDuration: Duration(seconds: 5),
),
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.