width method

ArcaneStyles width(
  1. String value
)

Sizing

Implementation

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