primary property

bool primary
final

Whether the TreeView is the primary scroll widget associated with the parent PrimaryScrollController..

Defaults to true.

Implementation

final bool primary;