menu
je_kit package
documentation
widget/photo_viewer.dart
PhotoViewer
PhotoViewer const constructor
PhotoViewer const constructor
dark_mode
light_mode
PhotoViewer
constructor
const
PhotoViewer
(
List
<
String
>
urls
, {
int
index
=
0
,
Key
?
key
,
})
Implementation
const PhotoViewer(this.urls, {this.index = 0, Key? key}) : super(key: key);
je_kit package
documentation
widget/photo_viewer
PhotoViewer
PhotoViewer const constructor
PhotoViewer class