mirror of
https://github.com/flutter/holobooth.git
synced 2025-07-03 05:03:05 +08:00
4 lines
103 B
Dart
4 lines
103 B
Dart
void removeLoadingIndicator() {
|
|
// Mobile doesn't need the splash screen to be removed explicitly.
|
|
}
|