backdropKey property

GlobalKey<State<StatefulWidget>> backdropKey
final

Key for the backdrop widget to enable transformations.

Implementation

final GlobalKey backdropKey = GlobalKey();