Retrieves the children of the current route, if any.
List<GetPage>? get currentChildren => route?.children;