Opacity constructor

const Opacity([
  1. double value = 0
])

Implementation

const Opacity([this.value = 0]);