ShareIconButton constructor

const ShareIconButton(
  1. String share, {
  2. Key? key,
})

Implementation

const ShareIconButton(this.share, {super.key});