menu
microsoft_viewer package
documentation
models/presentation_image.dart
PresentationImage
PresentationImage.new constructor
PresentationImage.new constructor
dark_mode
light_mode
PresentationImage
constructor
PresentationImage
(
String
imagePath
,
String
type
,
int
cx
,
int
cy
,
)
Implementation
PresentationImage(this.imagePath, this.type, this.cx, this.cy);
microsoft_viewer package
documentation
models/presentation_image
PresentationImage
PresentationImage.new constructor
PresentationImage class