fill property

bool fill
final

Whether to fill the path with color. Set it to false to disable filling on polygons or circles.

Default: true

Implementation

final bool fill;