cellCount property

int get cellCount

Implementation

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