ImageX extension
Methods
-
antialias(bool? isAntialias)
→ Image
-
-
containMode()
→ Image
-
-
copyWith({Key? key, ImageProvider<Object>? image, Widget frameBuilder(BuildContext, Widget, int?, bool)?, Widget loadingBuilder(BuildContext, Widget, ImageChunkEvent?)?, Widget errorBuilder(BuildContext, Object, StackTrace?)?, String? semanticLabel, bool? excludeFromSemantics, double? width, double? height, Color? color, Animation<double>? opacity, BlendMode? colorBlendMode, BoxFit? fit, AlignmentGeometry? alignment, ImageRepeat? repeat, Rect? centerSlice, bool? matchTextDirection, bool? gaplessPlayback, bool? isAntiAlias, FilterQuality? filterQuality})
→ Image
-
todo imageScale
默认大小应该和字体一样?
todo orientation
符号 icon 的集成 font-awesome?
todo 占位符
-
coverMode()
→ Image
-
-
fit(BoxFit? fit)
→ Image
-
-
size({double? width, double? height})
→ Image
-