LibelulaPainter constructor

const LibelulaPainter(
  1. {Color? color}
)

Implementation

const LibelulaPainter({
  this.color,
});