NyImageExt extension
Extensions for Image
- on
Methods
-
circleAvatar(
{Color? backgroundColor = Colors.transparent, double radius = 30.0, ImageErrorListener? onBackgroundImageError, ImageErrorListener? onForegroundImageError, Color? foregroundColor, double? minRadius, double? maxRadius}) → CircleAvatar -
Available on Image, provided by the NyImageExt extension
Create a circle avatar. -
localAsset(
{String? path = '/images'}) → Image -
Available on Image, provided by the NyImageExt extension
Get an image from the local assets folder.