parentAsStackRouter property

StackRouter? get parentAsStackRouter
inherited

Returns parent route as StackRouter

Implementation

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