menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
DrawerOverlayState
backdropKey property
backdropKey property
dark_mode
light_mode
backdropKey
property
GlobalKey
<
State
<
StatefulWidget
>
>
backdropKey
final
Key for the backdrop widget to enable transformations.
Implementation
final GlobalKey backdropKey = GlobalKey();
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
DrawerOverlayState
backdropKey property
DrawerOverlayState class