text_container_widget 0.1.0 copy "text_container_widget: ^0.1.0" to clipboard
text_container_widget: ^0.1.0 copied to clipboard

A reusable text container widget for Flutter.

text_container_widget #

A reusable Flutter widget for displaying and editing text fields with custom styling.

Features #

  • Display label and editable text box
  • Custom width and hint text
  • Read-only or editable modes

Example #

TextContainerConst(
  labelTitle: 'Username',
  hintText: 'Enter username',
)
1
likes
130
points
3
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A reusable text container widget for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on text_container_widget