MinModifier constructor

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

Implementation

MinModifier(super.selector, super.value);