menu
gui_shape package
documentation
gui/gui_clip_shape.dart
GuiShapeShadowPainter
GuiShapeShadowPainter.new constructor
GuiShapeShadowPainter.new constructor
dark_mode
light_mode
GuiShapeShadowPainter
constructor
GuiShapeShadowPainter
(
IGuiShape
shape
,
List
<
GuiShadow
>
?
boxShadows
)
Creates a polygon shaped shadow
Implementation
GuiShapeShadowPainter(this.shape, this.boxShadows);
gui_shape package
documentation
gui/gui_clip_shape
GuiShapeShadowPainter
GuiShapeShadowPainter.new constructor
GuiShapeShadowPainter class