menu
neomage package
documentation
ui/widgets/sandbox_settings.dart
SandboxDependencyCheck
SandboxDependencyCheck.new const constructor
SandboxDependencyCheck.new const constructor
dark_mode
light_mode
SandboxDependencyCheck
constructor
const
SandboxDependencyCheck
(
{
List
<
String
>
errors
=
const []
,
List
<
String
>
warnings
=
const []
,
})
Implementation
const SandboxDependencyCheck({ this.errors = const [], this.warnings = const [], });
neomage package
documentation
ui/widgets/sandbox_settings
SandboxDependencyCheck
SandboxDependencyCheck.new const constructor
SandboxDependencyCheck class