labeled_field 0.0.1 copy "labeled_field: ^0.0.1" to clipboard
labeled_field: ^0.0.1 copied to clipboard

This is a labeled text form field, which is free to use. Text form field adopt a theme of your project.

Labeled Text Filed with default project theme

Features #

Easily create a text form field with label text.

Example Usage #

LabeledTextField( label: 'Default Discount', hint: 'Percentage', controller: controller.discount, validator: (input) => input.isNotNullOrEmpty() ? null: 'Field Cant be empty', ),

0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

This is a labeled text form field, which is free to use. Text form field adopt a theme of your project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_screenutil, get

More

Packages that depend on labeled_field