menu
compression_rs package
documentation
compression_rs_in_mem_worker.dart
DirPath
DirPath.new const constructor
DirPath.new const constructor
dark_mode
light_mode
DirPath
constructor
const
DirPath
(
{
required
String
path
,
String
?
name
,
required
bool
allRecursive
,
})
Implementation
const DirPath({ required this.path, this.name, required this.allRecursive, });
compression_rs package
documentation
compression_rs_in_mem_worker
DirPath
DirPath.new const constructor
DirPath class