CustomCircleAvatar constructor

const CustomCircleAvatar({
  1. Key? key,
})

Implementation

const CustomCircleAvatar({Key? key}) : super(key: key);