TreeViewKey<T> constructor

const TreeViewKey<T>()

Creates a GlobalKey for controlling the state of the TreeView.

Implementation

const TreeViewKey() : super.constructor();