isBranch property

bool isBranch

Whether is route is a parent route

Implementation

bool get isBranch => _config.hasSubTree;