menu
connect_x_flutter_livechat_sdk package
documentation
widgets/full_screen_preview.dart
FullScreenViewer
FullScreenViewer.new const constructor
FullScreenViewer.new const constructor
dark_mode
light_mode
FullScreenViewer
constructor
const
FullScreenViewer
(
{
Key
?
key
,
required
List
<
String
>
images
,
required
int
initialIndex
,
})
Implementation
const FullScreenViewer({ super.key, required this.images, required this.initialIndex, });
connect_x_flutter_livechat_sdk package
documentation
widgets/full_screen_preview
FullScreenViewer
FullScreenViewer.new const constructor
FullScreenViewer class