LogicalPixel constructor

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

Implementation

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