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
,
})
Implementation
const FullScreenImage({super.key, required this.imagePath});
intellicon_chat_sdk package
documentation
widgets/full_screen_image
FullScreenImage
FullScreenImage.new const constructor
FullScreenImage class