SvgGenImage class
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
svg({Key? key, bool matchTextDirection = false, AssetBundle? bundle, String? package = 'flutter_recaptcha_v2_compat', double? width, double? height, BoxFit fit = BoxFit.contain, AlignmentGeometry alignment = Alignment.center, bool allowDrawingOutsideViewBox = false, WidgetBuilder? placeholderBuilder, String? semanticsLabel, bool excludeFromSemantics = false, SvgTheme theme = const SvgTheme(), ColorFilter? colorFilter, Color? color, BlendMode colorBlendMode = BlendMode.srcIn, Clip? clipBehavior, bool cacheColorFilter = false})
→ SvgPicture
-
-
toString()
→ String
-
A string representation of this object.
inherited