menu
inngage_plugin package
documentation
models/rich_content_model.dart
RichContent
RichContent constructor
RichContent constructor
dark_mode
light_mode
RichContent
constructor
RichContent
(
{
bool
?
carousel
,
String
?
img1
,
String
?
img2
,
String
?
img3
,
})
Implementation
RichContent({this.carousel, this.img1, this.img2, this.img3});
inngage_plugin package
documentation
models/rich_content_model
RichContent
RichContent constructor
RichContent class