isLeaf property

bool get isLeaf
inherited

Implementation

bool get isLeaf => childCount <= 0;