AppShellLoadingBuilder typedef
Builds the screen shown while AppShellDataLoader is still running.
Implementation
typedef AppShellLoadingBuilder = Widget Function(BuildContext context);
Builds the screen shown while AppShellDataLoader is still running.
typedef AppShellLoadingBuilder = Widget Function(BuildContext context);