menu
moengage_inbox_2 package
documentation
text_content.dart
TextContent
TextContent constructor
TextContent constructor
dark_mode
light_mode
TextContent
constructor
TextContent
(
String
title
,
String
message
,
String
summary
,
String
subtitle
,
)
Implementation
TextContent(this.title, this.message, this.summary, this.subtitle);
moengage_inbox_2 package
documentation
text_content
TextContent
TextContent constructor
TextContent class