menu
neomage package
documentation
domain/models/logs.dart
PRLinkMessage
PRLinkMessage.new const constructor
PRLinkMessage.new const constructor
dark_mode
light_mode
PRLinkMessage
constructor
const
PRLinkMessage
(
{
required
String
url
,
String
?
title
,
})
Implementation
const PRLinkMessage({required this.url, this.title});
neomage package
documentation
domain/models/logs
PRLinkMessage
PRLinkMessage.new const constructor
PRLinkMessage class