labeled_text 0.0.2 copy "labeled_text: ^0.0.2" to clipboard
labeled_text: ^0.0.2 copied to clipboard

A Flutter Widget to display Text with a custom label field and a bottom line.

A Flutter Widget for a labeled Text

Getting started #

Add the dependency labeled_text: ^0.0.1 to your project:

import 'package:labeled_text/labeled_text.dart';

Usage #

const labeledText(value: "Spotify", description: "Name", lineColor: Colors.red)

Displays a Text with your Label like this:

img.png

2
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A Flutter Widget to display Text with a custom label field and a bottom line.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on labeled_text