menu
neomage package
documentation
ui/widgets/sandbox_settings.dart
SandboxManagerAdapter
isSupportedPlatform static method
isSupportedPlatform static method
dark_mode
light_mode
isSupportedPlatform
static method
bool
isSupportedPlatform
(
)
Implementation
static bool isSupportedPlatform() { return Platform.isMacOS || Platform.isLinux; }
neomage package
documentation
ui/widgets/sandbox_settings
SandboxManagerAdapter
isSupportedPlatform static method
SandboxManagerAdapter class