menu
microsoft_viewer package
documentation
models/presentation_custom_diagram.dart
PathAction
PathAction.new constructor
PathAction.new constructor
dark_mode
light_mode
PathAction
constructor
PathAction
(
List
<
Points
>
points
,
String
type
)
Implementation
PathAction(this.points, this.type);
microsoft_viewer package
documentation
models/presentation_custom_diagram
PathAction
PathAction.new constructor
PathAction class