menu
tom_d4rt_ast package
documentation
runtime.dart
InterpretedEnum
valueNames property
valueNames property
dark_mode
light_mode
valueNames
property
List
<
String
>
valueNames
final
List of enum value names (in declaration order).
Implementation
final List<String> valueNames;
tom_d4rt_ast package
documentation
runtime
InterpretedEnum
valueNames property
InterpretedEnum class