menu
ensemble_test_runner package
documentation
entry/ensemble_test_entry.dart
EnsembleYamlTestOptions
EnsembleYamlTestOptions.new const constructor
EnsembleYamlTestOptions.new const constructor
dark_mode
light_mode
EnsembleYamlTestOptions
constructor
const
EnsembleYamlTestOptions
(
{
Future
<
void
>
bootstrap
()?,
Map
<
String
,
Function
>
?
externalMethods
,
})
Implementation
const EnsembleYamlTestOptions({ this.bootstrap, this.externalMethods, });
ensemble_test_runner package
documentation
entry/ensemble_test_entry
EnsembleYamlTestOptions
EnsembleYamlTestOptions.new const constructor
EnsembleYamlTestOptions class