FxAssetIcon class
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
svg({double? width, double? height, ColorFilter? colorFilter, Color? color, BoxFit fit = BoxFit.contain, AlignmentGeometry alignment = Alignment.center, String? semanticsLabel, WidgetBuilder? placeholderBuilder, String? package, bool matchTextDirection = false, bool allowDrawingOutsideViewBox = false})
→ SvgPicture
-
-
toString()
→ String
-
A string representation of this object.
inherited