SetModifier constructor

SetModifier(
  1. String selector,
  2. dynamic value
)

Implementation

SetModifier(super.selector, super.value);