MixSpec constructor

const MixSpec({
  1. String? name,
})

Implementation

const MixSpec({this.name});