TableBodySelectionUpdateIntent constructor

const TableBodySelectionUpdateIntent(
  1. IntVector2 cellCoordinate
)

Implementation

const TableBodySelectionUpdateIntent(this.cellCoordinate);