show method

Future show()

Implementation

Future show() async {
  progress!.show();
}