parentAsStackRouter property

StackRouter? parentAsStackRouter

Returns parent route as StackRouter

Implementation

StackRouter? get parentAsStackRouter => parent<StackRouter>();