widgetsAppKey property

  1. @Deprecated('Prone to misuse. Can not be used more than once.')
GlobalKey<State<StatefulWidget>> widgetsAppKey
final

Passed to the CupertinoApp or MaterialApp

Implementation

@Deprecated('Prone to misuse. Can not be used more than once.')
static final widgetsAppKey = GlobalKey(debugLabel: 'mvc_app');