menu
neomage package
documentation
core/platform/neomage_io_stub.dart
File
renameSync method
renameSync method
dark_mode
light_mode
renameSync
method
File
renameSync
(
String
newPath
)
Implementation
File renameSync(String newPath) => File(newPath);
neomage package
documentation
core/platform/neomage_io_stub
File
renameSync method
File class