FindFocusBoxAction.focusBox

Focus box reported by the node, if any. Use .then((Rectangle) { ... }) to get the focus box the moment it is found.

class FindFocusBoxAction
Optional!Rectangle focusBox;

Meta