menu
sff_lib
filesystem.dart
Disk
Disk constructor
Disk
dark_mode
light_mode
Disk
constructor
Disk
(
{
LogStack
?
logStack
}
)
Implementation
Disk({LogStack? logStack}) : logStack = logStack ?? LogStack.global;
sff_lib
filesystem
Disk
Disk constructor
Disk class