menu
native_splash_screen_cli package
documentation
models/platforms.dart
Platform
Platform.new constructor
Platform.new constructor
dark_mode
light_mode
Platform
constructor
Platform
(
{
bool
?
enabled
=
false
,
required
String
path
,
bool
?
fallback
=
false
,
})
Implementation
Platform({this.enabled = false, required this.path, this.fallback = false});
native_splash_screen_cli package
documentation
models/platforms
Platform
Platform.new constructor
Platform class