SliverLoading constructor
const
SliverLoading({})
Implementation
const SliverLoading({
super.key,
this.mode,
this.floating,
this.shouldFollowContent,
this.layoutExtent,
this.hideWhenNotFull,
super.child,
});