KnowledgePanelTableColumn constructor
const
KnowledgePanelTableColumn({})
Implementation
const KnowledgePanelTableColumn({
required this.text,
required this.type,
this.textForSmallScreens,
this.showByDefault,
this.columnGroupId,
this.style,
});