stroke property

bool? stroke
final

Whether to draw stroke along the path. Set it to false to disable borders on polygons or circles.

Default: false

Implementation

final bool? stroke;