cellCount property

int cellCount

Implementation

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