Donation constructor

const Donation({
  1. Key? key,
})

Implementation

const Donation({super.key});