AvatarWidget constructor
const
AvatarWidget({
- Key? key,
Creates an AvatarWidget with optional key.
Implementation
const AvatarWidget({super.key});
Creates an AvatarWidget with optional key.
const AvatarWidget({super.key});