menu
neomage package
documentation
utils/attachments/attachment_manager.dart
DirectoryAttachment
DirectoryAttachment.new constructor
DirectoryAttachment.new constructor
dark_mode
light_mode
DirectoryAttachment
constructor
DirectoryAttachment
(
{
required
String
path
,
required
String
content
,
required
String
displayPath
,
})
Implementation
DirectoryAttachment({ required this.path, required this.content, required this.displayPath, });
neomage package
documentation
utils/attachments/attachment_manager
DirectoryAttachment
DirectoryAttachment.new constructor
DirectoryAttachment class