browserKey property

GlobalKey<FileBrowserState> browserKey
final

Key to access the browser state from outside the widget.

Implementation

final GlobalKey<FileBrowserState> browserKey;