text_field/text_field library
A library for the text field with classes as:
- WOITextField -> This is the main class for text field
- WOITextFieldStyle -> that is the helper class to customize the main text field class
Classes
- WOITextField
- A text field following material design
- WOITextFieldStyle
- A style class for decorating different states for the WOITextField
Enums
- TextFieldState
- Here is the enum that is used to set states for the WOITextField widget