minWidth method

ArcaneStyles minWidth(
  1. String value
)

Implementation

ArcaneStyles minWidth(String value) => set('min-width', value);