isLast property

bool isLast

Implementation

bool get isLast => child == null;