FlutterPowerKitSplash constructor
const
FlutterPowerKitSplash({})
Implementation
const FlutterPowerKitSplash({
super.key,
this.imageAsset,
this.version,
this.duration = 2000, // Default duration in milliseconds (2 seconds)
this.onNavigationComplete,
this.appName,
this.color,
});