LinkingController constructor

LinkingController({
  1. required BuildContext context,
})

Implementation

LinkingController({required this.context});