menu
microsoft_viewer package
documentation
models/presentation_preset_shapes.dart
PresentationPresetShapes
PresentationPresetShapes.new constructor
PresentationPresetShapes.new constructor
dark_mode
light_mode
PresentationPresetShapes
constructor
PresentationPresetShapes
(
String
type
,
String
adjValue
,
String
fillColorScheme
)
Implementation
PresentationPresetShapes(this.type, this.adjValue, this.fillColorScheme);
microsoft_viewer package
documentation
models/presentation_preset_shapes
PresentationPresetShapes
PresentationPresetShapes.new constructor
PresentationPresetShapes class