menu
neomage package
documentation
utils/attachments/attachment_manager.dart
EditedTextFileAttachment
EditedTextFileAttachment.new constructor
EditedTextFileAttachment.new constructor
dark_mode
light_mode
EditedTextFileAttachment
constructor
EditedTextFileAttachment
(
{
required
String
filename
,
required
String
snippet
,
})
Implementation
EditedTextFileAttachment({required this.filename, required this.snippet});
neomage package
documentation
utils/attachments/attachment_manager
EditedTextFileAttachment
EditedTextFileAttachment.new constructor
EditedTextFileAttachment class