CircleAvatarRoutingImage constructor
const
CircleAvatarRoutingImage({})
Implementation
const CircleAvatarRoutingImage({
required this.mediaUrl, required this.toNamed,
this.radius = 25, this.height, this.width,
this.fit = BoxFit.cover, this.enableRouting = true,
this.arguments, super.key,}
);