WillChange constructor

const WillChange(
  1. String value
)

Creates a will-change value.

Implementation

const WillChange(this.value);