GlobalKey initiallyFocusedScope
read-only

The global key of the Focus widget below this widget in the tree that will be focused initially.

If non-null, a Focus widget with this key must be added to the tree before the end of the current microtask in which the Focus widget was initially constructed.