show static method

void show()

Show the global loading overlay.

Implementation

static void show() => _isLoading.value = true;