autoFilled property

bool autoFilled
final

Whether this matched is a result of RouteMatcher.buildPathTo

this is true if match is a parent route that's not added by the user

Implementation

final bool autoFilled;