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

A widget containing a label and a child widget

labeled #

A widget containing a label and a child widget

Getting Started #

Include the package at your source code. import 'package:labeled/labeled.dart

Using #

Labeled("My label", child: Text("Some widget that need to be labeled"))

You can choose to use the label above the child, beside, or across each other in the same row setting the format parameter.

1
likes
20
pub points
9%
popularity

Publisher

verified publisherbrustol.in

A widget containing a label and a child widget

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on labeled