ModernShareButtonsComponent constructor

const ModernShareButtonsComponent({
  1. Key? key,
  2. required ModernShareButtonsComponentOptions options,
})

Implementation

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