NavigateCellEvent constructor
NavigateCellEvent(
- CellNavDirection direction, {
- bool extend = false,
Implementation
NavigateCellEvent(this.direction, {this.extend = false});