menu
freedome_editor_comics package
documentation
models/image.dart
Image
Image.new constructor
Image.new constructor
dark_mode
light_mode
Image
constructor
Image
(
{
String
file
=
''
,
String
popup
=
''
,
int
width
=
0
,
int
height
=
0
,
})
Implementation
Image({this.file = '', this.popup = '', this.width = 0, this.height = 0});
freedome_editor_comics package
documentation
models/image
Image
Image.new constructor
Image class