cellCount property
int
get
cellCount
UncompleteDocumentation
Implementation
int get cellCount => (children.first as TrNode).children.length;
UncompleteDocumentation
int get cellCount => (children.first as TrNode).children.length;