controller property
The DataGridController used to control the current cell navigation and selection operation.
Defaults to null.
This object is expected to be long-lived, not recreated with each build.
Implementation
final DataGridController? controller;