ShareButtonsComponent constructor
const
ShareButtonsComponent({
- Key? key,
- required ShareButtonsComponentOptions options,
Implementation
const ShareButtonsComponent({super.key, required this.options});