isAtRoot property

bool isAtRoot

Implementation

bool get isAtRoot => parent == null;