showLoading abstract method

Future showLoading({
  1. String? text,
})

Implementation

Future<dynamic> showLoading({String? text});