RoundImage constructor
const
RoundImage({})
Implementation
const RoundImage({
Key? key,
required this.size,
this.networkSrc =
'https://dss1.bdstatic.com/70cFvXSh_Q1YnxGkpoWK1HF6hhy/it/u=1091405991,859863778&fm=26&gp=0.jpg',
}) : super(key: key);