apply abstract method

void apply({
  1. double mix = 1.0,
})

Implementation

void apply({double mix = 1.0});