menu
native_splash_screen_cli package
documentation
models/platforms.dart
Platforms
hasAnyPlatform property
hasAnyPlatform property
dark_mode
light_mode
hasAnyPlatform
property
bool
get
hasAnyPlatform
Implementation
bool get hasAnyPlatform => hasLinux || hasWindows || hasMacos;
native_splash_screen_cli package
documentation
models/platforms
Platforms
hasAnyPlatform property
Platforms class