Addphoto constructor
const
Addphoto({
- Key? key,
- required AddphotoController controller,
Implementation
const Addphoto({super.key, required this.controller});
const Addphoto({super.key, required this.controller});