menu
reecosys_app package
documentation
utils/full_screen_image_new.dart
FullScreenImageNewOne
FullScreenImageNewOne.new constructor
FullScreenImageNewOne.new constructor
dark_mode
light_mode
FullScreenImageNewOne
constructor
FullScreenImageNewOne
(
String
imageUrl
,
List
<
String
>
?
images
,
int
selectedIndex
, {
Key
?
key
,
})
Implementation
FullScreenImageNewOne(this.imageUrl, this.images, this.selectedIndex, {Key? key}) : super(key: key);
reecosys_app package
documentation
utils/full_screen_image_new
FullScreenImageNewOne
FullScreenImageNewOne.new constructor
FullScreenImageNewOne class