menu
chromium package
documentation
dart/power.dart
Level
fromJS static method
fromJS static method
dark_mode
light_mode
fromJS
static method
Level
fromJS
(
String
value
)
Implementation
static Level fromJS(String value) => values.firstWhere((e) => e.value == value);
chromium package
documentation
dart/power
Level
fromJS static method
Level enum