menu
js_bindings package
documentation
bindings/media_capabilities.dart
ColorGamut
fromValue static method
fromValue static method
dark_mode
light_mode
fromValue
static method
ColorGamut
fromValue
(
String
value
)
Implementation
static ColorGamut fromValue(String value) => values.firstWhere((e) => e.value == value);
js_bindings package
documentation
bindings/media_capabilities
ColorGamut
fromValue static method
ColorGamut enum