LoadingService constructor

LoadingService({
  1. required BuildContext? context,
})

Implementation

LoadingService({required this.context});