currentColumn property Null safety

dynamic currentColumn
read / write

KnowledgePanelTableColumn that is displayed in the ColumnGroup.

Implementation

KnowledgePanelTableColumn? currentColumn;