@override bool matchWidgetForExport(Widget? widget) => _isMatchAssetImageType(widget) || _isMatchExactAssetImageType(widget);