menu
intellicon_chat_sdk package
documentation
widgets/full_screen_image.dart
FullScreenImage
FullScreenImage.new const constructor
FullScreenImage.new const constructor
dark_mode
light_mode
FullScreenImage
constructor
const
FullScreenImage
(
{
Key
?
key
,
required
String
imagePath
,
dynamic
downloadImage
({
required
dynamic
stopLoading
(),
required
String
url
,
})?,
})
Implementation
const FullScreenImage( {super.key, required this.imagePath, this.downloadImage});
intellicon_chat_sdk package
documentation
widgets/full_screen_image
FullScreenImage
FullScreenImage.new const constructor
FullScreenImage class