ShareButton constructor

ShareButton(
  1. ShareController controller,
  2. String url
)

Implementation

ShareButton(this.controller, this.url);