menu
mirrorfly_uikit_plugin package
documentation
app/modules/chat/chat_widgets.dart
NotificationMessageView
NotificationMessageView.new const constructor
NotificationMessageView.new const constructor
dark_mode
light_mode
NotificationMessageView
constructor
const
NotificationMessageView
(
{
Key
?
key
,
required
String
?
chatMessage
,
})
Implementation
const NotificationMessageView({super.key, required this.chatMessage});
mirrorfly_uikit_plugin package
documentation
app/modules/chat/chat_widgets
NotificationMessageView
NotificationMessageView.new const constructor
NotificationMessageView class