menu
microsoft_viewer package
documentation
models/presentation_shape.dart
PresentationShape
PresentationShape.new constructor
PresentationShape.new constructor
dark_mode
light_mode
PresentationShape
constructor
PresentationShape
(
String
id
,
String
text
,
Offset
offset
,
Size
size
,
)
Constructor
Implementation
PresentationShape(this.id, this.text, this.offset, this.size);
microsoft_viewer package
documentation
models/presentation_shape
PresentationShape
PresentationShape.new constructor
PresentationShape class