menu
isolates package
documentation
runner_factory.dart
RunnerBuilder
failOnError property
failOnError property
dark_mode
light_mode
failOnError
property
bool
failOnError
getter/setter pair
Whether this isolate or pool should fail when an error is encountered.
Implementation
bool failOnError = false;
isolates package
documentation
runner_factory
RunnerBuilder
failOnError property
RunnerBuilder class