menu
iconnexz package
documentation
Models/Image.dart
Image1
Image1.new constructor
Image1.new constructor
dark_mode
light_mode
Image1
constructor
Image1
(
{
int
?
imageId
,
String
?
title
,
String
?
image
,
String
?
imageFilePath
,
})
Implementation
Image1({this.imageId, this.title, this.image, this.imageFilePath});
iconnexz package
documentation
Models/Image
Image1
Image1.new constructor
Image1 class