menu
flutter_mcp_ui_runtime package
documentation
flutter_mcp_ui_runtime.dart
SplashConfig
SplashConfig.new const constructor
SplashConfig.new const constructor
dark_mode
light_mode
SplashConfig
constructor
const
SplashConfig
(
{
String
?
image
,
String
?
backgroundColor
,
int
?
duration
,
})
Implementation
const SplashConfig({ this.image, this.backgroundColor, this.duration, });
flutter_mcp_ui_runtime package
documentation
flutter_mcp_ui_runtime
SplashConfig
SplashConfig.new const constructor
SplashConfig class