Fix typing error in AutofillGroup docs (#154405)
Fixes a small typing error in the AutofillGroup docs
This commit is contained in:
parent
c2a2b13e0c
commit
7b71d9f493
@ -31,7 +31,7 @@ enum AutofillContextAction {
|
|||||||
/// An [AutofillScope] widget that groups [AutofillClient]s together.
|
/// An [AutofillScope] widget that groups [AutofillClient]s together.
|
||||||
///
|
///
|
||||||
/// [AutofillClient]s that share the same closest [AutofillGroup] ancestor must
|
/// [AutofillClient]s that share the same closest [AutofillGroup] ancestor must
|
||||||
/// be built together, and they be will be autofilled together.
|
/// be built together, and they will be autofilled together.
|
||||||
///
|
///
|
||||||
/// {@macro flutter.services.AutofillScope}
|
/// {@macro flutter.services.AutofillScope}
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user