menu
neomage package
documentation
ui/widgets/memory_panel.dart
MemoryUpdateNotification
MemoryUpdateNotification.new const constructor
MemoryUpdateNotification.new const constructor
dark_mode
light_mode
MemoryUpdateNotification
constructor
const
MemoryUpdateNotification
(
{
Key
?
key
,
required
String
memoryPath
,
})
Implementation
const MemoryUpdateNotification({super.key, required this.memoryPath});
neomage package
documentation
ui/widgets/memory_panel
MemoryUpdateNotification
MemoryUpdateNotification.new const constructor
MemoryUpdateNotification class