menu
chrome_extension package
documentation
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);
chrome_extension package
documentation
power
Level
fromJS static method
Level enum