menu
rehacul_app_medical
presentations/dialogs/full_screen_image_dialog.dart
FullScreenImageDialog
FullScreenImageDialog const constructor
FullScreenImageDialog
brightness_4
brightness_5
FullScreenImageDialog
constructor
const
FullScreenImageDialog
(
{
Key
?
key
,
required
String
imageUrl
}
)
Implementation
const FullScreenImageDialog({ super.key, required this.imageUrl, });
rehacul_app_medical
full_screen_image_dialog
FullScreenImageDialog
FullScreenImageDialog const constructor
FullScreenImageDialog class