standardPageKey property

  1. @override
GlobalKey<StandardPageWithResult<R, E>> standardPageKey
final

The page key for the corresponding StandardPageWithResult.

Implementation

@override
final GlobalKey<StandardPageWithResult<R, E>> standardPageKey;