isLeaf property

bool isLeaf

Implementation

bool get isLeaf => child == null;