menu
test_core package
documentation
backend.dart
Runtime
supportedCompilers property
supportedCompilers property
dark_mode
light_mode
supportedCompilers
property
List
<
Compiler
>
supportedCompilers
final
All the supported compilers for this runtime.
Implementation
final List<Compiler> supportedCompilers;
test_core package
documentation
backend
Runtime
supportedCompilers property
Runtime class