Creates a new immutable set of drawing attributes for a Paint.
const Fill({ Color? color, this.shader, }) : color = color ?? Color.opaqueBlack;