menu
pfile package
documentation
native/pfile_native.dart
DirectoryExt
operator + method
operator + method
dark_mode
light_mode
operator +
method
String
operator +
(
String
name
)
Implementation
String operator +(String name) { return "${this.path}/$name"; }
pfile package
documentation
native/pfile_native
DirectoryExt
operator + method
DirectoryExt extension on
Directory