menu
neomage package
documentation
utils/heatmap/heatmap_utils.dart
FileSnapshotEntry
FileSnapshotEntry.new const constructor
FileSnapshotEntry.new const constructor
dark_mode
light_mode
FileSnapshotEntry
constructor
const
FileSnapshotEntry
(
{
required
String
key
,
required
String
path
,
required
String
content
,
})
Implementation
const FileSnapshotEntry({ required this.key, required this.path, required this.content, });
neomage package
documentation
utils/heatmap/heatmap_utils
FileSnapshotEntry
FileSnapshotEntry.new const constructor
FileSnapshotEntry class