ScanlinesPainter constructor

ScanlinesPainter({
  1. double opacity = 0.06,
})

Implementation

ScanlinesPainter({this.opacity = 0.06});