AttachmentIcon constructor

AttachmentIcon(
  1. String iconPath,
  2. String text
)

Implementation

AttachmentIcon(this.iconPath, this.text);