ShareButtonsComponent constructor

const ShareButtonsComponent(
  1. {Key? key,
  2. required ShareButtonsComponentOptions options}
)

Implementation

const ShareButtonsComponent({super.key, required this.options});