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