CircleAvatarBorderX extension

on

Methods

border({double width = 2, Color color = const Color(0xff95d9f1)}) Container

Available on CircleAvatar, provided by the CircleAvatarBorderX extension

copyWith({Key? key, Widget? child, Color? backgroundColor, ImageProvider<Object>? backgroundImage, ImageProvider<Object>? foregroundImage, void onBackgroundImageError(Object, StackTrace?)?, void onForegroundImageError(Object, StackTrace?)?, Color? foregroundColor, double? radius, double? minRadius, double? maxRadius}) CircleAvatar

Available on CircleAvatar, provided by the CircleAvatarBorderX extension

radius(double? radius) CircleAvatar

Available on CircleAvatar, provided by the CircleAvatarBorderX extension