menu
markdown_widget package
documentation
widget/blocks/container/table.dart
THeadNode
cellCount property
cellCount property
dark_mode
light_mode
cellCount
property
int
get
cellCount
Implementation
int get cellCount => (children.first as TrNode).children.length;
markdown_widget package
documentation
widget/blocks/container/table
THeadNode
cellCount property
THeadNode class