shapePaintContainer property Null safety
inherited
The container is usually either a Shape or an Artboard, basically any of the various ContainerComponents that can contain Fills or Strokes.
Implementation
ShapePaintContainer? get shapePaintContainer => _shapePaintContainer;