Returns an instance of PageUtils.
Note the instances returned may not be object equal across invocations.
@override PageUtils get utils => HtmlPageUtils(externalSyncFn: syncFn);