knowledge_panel_table_card library Null safety

Classes

ColumnGroup
ColumnGroup is a group of columns collapsed into a single column. Purpose of this is to show a dropdown menu which the users can use to select which column to display. A group can also have a single column, in which case there will be no dropdown on the UI.
KnowledgePanelTableCard
TableCell
Represents the data in a single cell in this table.
TableCellWidget

Constants

kMaxCellLengthInARow → const int
40
kMinCellLengthInARow → const int
20