root property

StackRouter get root
inherited

Implementation

StackRouter get root => (_parent?.root ?? this) as StackRouter;