Commit 2bb93db2 authored by Michael 'afrolion' Perrotte's avatar Michael 'afrolion' Perrotte Committed by Adam Barth

fixed doc typo (#7270)

parent d05c7f62
......@@ -104,7 +104,7 @@ class _FocusScope extends InheritedWidget {
/// widget in this part of the focus tree. If this Focus widget is the currently
/// focused subtree of the focus system (i.e., the path from it to the root is
/// focused at each level and it hasn't focused any of its enclosed Focus
/// widgets), then the widget this this global key actually has the focus in the
/// widgets), then the widget with this global key actually has the focus in the
/// entire system.
class Focus extends StatefulWidget {
/// Creates a scope for managing focus.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment