CropAvatarView constructor

const CropAvatarView(
  1. Uint8List image, {
  2. Key? key,
})

Implementation

const CropAvatarView(this.image, {super.key});