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