key property
Key for accessing the drawer entry widget state.
Implementation
final GlobalKey<DrawerEntryWidgetState<T>> key = GlobalKey();
Key for accessing the drawer entry widget state.
final GlobalKey<DrawerEntryWidgetState<T>> key = GlobalKey();