renderHashCode property
Used to batch draw calls to the canvas.
Implementation
int get renderHashCode => Object.hash(
strokeWidth,
color,
borderStrokeWidth,
borderColor,
gradientColors,
colorsStop,
isDotted,
strokeCap,
strokeJoin,
useStrokeWidthInMeter);