menu
tencent_cloud_chat_customer_service_plugin package
documentation
components/message-show.dart
ImageMessageViewer
ImageMessageViewer.new const constructor
ImageMessageViewer.new const constructor
dark_mode
light_mode
ImageMessageViewer
constructor
const
ImageMessageViewer
(
{
Key
?
key
,
required
List
<
String
>
imageList
,
required
int
currentIndex
,
})
Implementation
const ImageMessageViewer( {super.key, required this.imageList, required this.currentIndex});
tencent_cloud_chat_customer_service_plugin package
documentation
components/message-show
ImageMessageViewer
ImageMessageViewer.new const constructor
ImageMessageViewer class