SIGN IN SIGN UP

Allow ListTiles to be autofocused (#54229)

Adds an "autofocus" param to ListTile and its Checkbox, Radio and Switch variants, and passes the given value through to the wrapped InkWell, Switch, etc.

This is important for scenarios like a settings screen, where the first interactable element on a page may be a SwitchListTile, for example.
E
EricEnslen committed
cccfe96e721fcc2c7985fbd8a652d53f7c2f7682
Parent: 627cca7
Committed by GitHub <noreply@github.com> on 4/7/2020, 10:39:44 PM