The owning Screen instance, automatically resolved from the widget tree.
Available from initState onwards. Throws if accessed before then.
S get screen => _stateRef!._screen as S;