fillType property
Determines how the interior of this path is calculated.
Defaults to the non-zero winding rule, PathFillType.nonZero.
Implementation
PathFillType get fillType;
Implementation
set fillType(PathFillType value);
Determines how the interior of this path is calculated.
Defaults to the non-zero winding rule, PathFillType.nonZero.
PathFillType get fillType;
set fillType(PathFillType value);