SdkLoadingView constructor
const
SdkLoadingView({})
Implementation
const SdkLoadingView({
super.key,
this.title = 'Loading mini-program',
this.message = 'Preparing the latest experience...',
this.accentColor,
});