text_field_custom

Last updated:

0 purchases

text_field_custom Image
text_field_custom Images
Add to Cart

Description:

text field custom

In this package I have customized the textformfield for easy use.
Features #
The text field widget is made very handy to use. Added some more features to it by using some other w
Getting started #
Just add the plugin to your code and enjoy.
Usage #
CustomTextField(
hintText: "Hint goes here",
onTap: () {
print("On tap action called");
},
isRequired: true,
title: "Title goes here",
border: const OutlineInputBorder(),
),
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.