menu
kangpro_app_common package
documentation
view/image_full_page.dart
ImageFullPage
ImageFullPage.new const constructor
ImageFullPage.new const constructor
dark_mode
light_mode
ImageFullPage
constructor
const
ImageFullPage
(
{
Key
?
key
,
required
String
url
,
})
Implementation
const ImageFullPage({super.key, required this.url});
kangpro_app_common package
documentation
view/image_full_page
ImageFullPage
ImageFullPage.new const constructor
ImageFullPage class