input_form_field 0.0.3
input_form_field: ^0.0.3 copied to clipboard
Input form field is a StatefulWidget that contains a TextFormField. A convinient widget aiming to simplify complexitiy of default TextFormField widget.
0.0.3 #
- Closes Need a parameter or design update to make the Label centered when it's not focused
- Closes Need textStyle to change input textStyle
- Readme file updated
0.0.2 #
- Example added.
- Default text field height changed to 56, if null.
0.0.1 #
- Initial release