menu
neomage package
documentation
data/platform/native_bridge.dart
NativeBridge
revealInFinder abstract method
revealInFinder abstract method
dark_mode
light_mode
revealInFinder
abstract method
Future
<
void
>
revealInFinder
(
String
path
)
Reveal
path
in the platform file manager.
Implementation
Future<void> revealInFinder(String path);
neomage package
documentation
data/platform/native_bridge
NativeBridge
revealInFinder abstract method
NativeBridge class