menu
vyuh_node_flow package
documentation
nodes/node_shape_painter.dart
NodeShapePainter
shadows property
shadows property
dark_mode
light_mode
shadows
property
List
<
BoxShadow
>
?
shadows
final
Optional shadows to render behind the shape.
Implementation
final List<BoxShadow>? shadows;
vyuh_node_flow package
documentation
nodes/node_shape_painter
NodeShapePainter
shadows property
NodeShapePainter class