menu
sff_lib
filesystem.dart
Native
Native constructor
Native
dark_mode
light_mode
Native
constructor
Native
(
String
path
)
Implementation
Native(String path) : root = io.Directory(path);
sff_lib
filesystem
Native
Native constructor
Native class