RecordedBlend constructor

const RecordedBlend(
  1. BlendState? state,
  2. int attachment
)

Implementation

const RecordedBlend(this.state, this.attachment);