widthPx method

ArcaneStyles widthPx(
  1. double value
)

Implementation

ArcaneStyles widthPx(double value) => set('width', '${value}px');