menu
chrome_extension package
documentation
printing_metrics.dart
DuplexMode
fromJS static method
fromJS static method
dark_mode
light_mode
fromJS
static method
DuplexMode
fromJS
(
String
value
)
Implementation
static DuplexMode fromJS(String value) => values.firstWhere((e) => e.value == value);
chrome_extension package
documentation
printing_metrics
DuplexMode
fromJS static method
DuplexMode enum