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