• 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
..
animation Loading commit data...
cupertino Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widgets Loading commit data...