strokeGeometry property

List? strokeGeometry
final

Only specified if parameter geometry=paths is used. An array of paths representing the object stroke.

Implementation

final List<dynamic>? strokeGeometry;