sliverLoadingIndicator top-level property
Implementation
final sliverLoadingIndicator = SliverToBoxAdapter(
child: Center(child: PlatformCircularProgressIndicator()));
final sliverLoadingIndicator = SliverToBoxAdapter(
child: Center(child: PlatformCircularProgressIndicator()));