libraryKey top-level property
final
Global key used to access the state of LibraryScreenState from outside the widget tree.
Implementation
final GlobalKey<LibraryScreenState> libraryKey = GlobalKey<LibraryScreenState>();
Global key used to access the state of LibraryScreenState from outside the widget tree.
final GlobalKey<LibraryScreenState> libraryKey = GlobalKey<LibraryScreenState>();