• Adam Barth's avatar
    Defer to TextField in TextFormField docs (#9144) · d88ff907
    Adam Barth authored
    TextFormField doesn't actually have many properties because it wraps a
    TextField. Rather than trying to document all the arguments in the
    constructor, we now refer to the docs for TextField, which explain the
    parameters in a more readable way.
    
    Fixes #7245
    d88ff907
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter.iml Loading commit data...
pubspec.yaml Loading commit data...