isLast property

bool isLast
final

Whether the node is the last among its visible siblings (└ vs ├).

Implementation

final bool isLast;