menu
microsoft_viewer package
documentation
models/presentation_custom_diagram.dart
PresentationCustomDiagram
PresentationCustomDiagram.new constructor
PresentationCustomDiagram.new constructor
dark_mode
light_mode
PresentationCustomDiagram
constructor
PresentationCustomDiagram
(
double
x
,
double
y
,
int
width
,
int
height
,
)
Implementation
PresentationCustomDiagram(this.x, this.y, this.width, this.height);
microsoft_viewer package
documentation
models/presentation_custom_diagram
PresentationCustomDiagram
PresentationCustomDiagram.new constructor
PresentationCustomDiagram class