0 purchases
default text
Introduction #
This package is designed for you to simplify and categorize sizes for font sizes
Features #
Categorizing sizes #
DefText("Lorem ipsum dolor sit amet").extraSmall
copied to clipboard
Make Auto maxline #
DefText("Lorem ipsum dolor sit amet", maxLine: 2).normal
copied to clipboard
Make Auto Ellipsis #
DefText("Lorem ipsum dolor sit amet", fontWeigth: FontWeight.bold).large
copied to clipboard
Preview #
Usage #
Import package
import 'package:default_text/default_text.dart';
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.