standardPageKey property

GlobalKey<StandardPageWithResult<R, E>> get standardPageKey

The page key for the corresponding StandardPageWithResult.

Implementation

GlobalKey<StandardPageWithResult<R, E>> get standardPageKey;