NPicture constructor
const
NPicture({})
Implementation
const NPicture({
super.key,
required this.ndk,
this.pubkey,
this.metadata,
this.useCircleAvatar = true,
this.circleAvatarRadius,
});
const NPicture({
super.key,
required this.ndk,
this.pubkey,
this.metadata,
this.useCircleAvatar = true,
this.circleAvatarRadius,
});