format_label 1.0.0 copy "format_label: ^1.0.0" to clipboard
format_label: ^1.0.0 copied to clipboard

A Flutter package that allow to have a bold and normal font weight in a same line, like a title-description format.

A Flutter package that allow to have a bold and normal font weight in a same line, like a title-description format.

Usage #

FormatLabel(
    mainText: 'Aminals:',
    description: 'Dog, cat, duck, hippo, bird, tiger',
    textColor: Colors.black,
    mainTextWeight: FontWeight.bold,
)
4
likes
160
pub points
24%
popularity

Publisher

unverified uploader

A Flutter package that allow to have a bold and normal font weight in a same line, like a title-description format.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on format_label