Skip to content

Commit

Permalink
readme doc in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
grappetite-ali committed Sep 4, 2019
1 parent b672127 commit d535ffa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ TextFormField(
- [Maximum Length](#maximum-length)
- [Pattern](#pattern)
- [Compose](#compose)

### Required

`Validators.required` is used to make sure that TextFormField is non-empty.

0 comments on commit d535ffa

Please sign in to comment.