menu
js_bindings package
documentation
bindings/file_system_access.dart
WellKnownDirectory
fromValues static method
fromValues static method
dark_mode
light_mode
fromValues
static method
Iterable
<
WellKnownDirectory
>
fromValues
(
Iterable
<
String
>
values
)
Implementation
static Iterable<WellKnownDirectory> fromValues(Iterable<String> values) => values.map(fromValue);
js_bindings package
documentation
bindings/file_system_access
WellKnownDirectory
fromValues static method
WellKnownDirectory enum