resolveUrl property

Uri Function(BuildContext context, String path)? resolveUrl
final

manage how the url can be parsed

Implementation

final Uri Function(BuildContext context, String path)? resolveUrl;