DirectionalSelectTreeNodeIntent constructor
const
DirectionalSelectTreeNodeIntent(
- bool forward
Creates a DirectionalSelectTreeNodeIntent.
Implementation
const DirectionalSelectTreeNodeIntent(this.forward);
Creates a DirectionalSelectTreeNodeIntent.
const DirectionalSelectTreeNodeIntent(this.forward);