AttachmentsWidget constructor

const AttachmentsWidget(
  1. RecipientModel model, {
  2. Key? key,
})

Implementation

const AttachmentsWidget(this.model, {super.key});