RedEnlacePainter constructor

const RedEnlacePainter(
  1. {Color? color}
)

Implementation

const RedEnlacePainter({
  this.color,
});