Error on FocusTraversalGroup or Focus docs (#68981)

This commit is contained in:
Michel Feinstein
2020-10-26 20:56:12 -03:00
committed by GitHub
parent e0ec9a06dc
commit e949ff54af

View File

@@ -1445,7 +1445,7 @@ class FocusTraversalOrder extends InheritedWidget {
/// By default, traverses in reading order using [ReadingOrderTraversalPolicy].
///
/// To prevent the members of the group from being focused, set the
/// [descendantsAreFocusable] attribute to true.
/// [descendantsAreFocusable] attribute to false.
///
/// {@tool dartpad --template=stateless_widget_material}
/// This sample shows three rows of buttons, each grouped by a