CircleAvatarBorderX extension

on

Methods

border({double width = 2, Color color = const Color(0xff95d9f1)}) Container
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
radius(double? radius) CircleAvatar