whiteSpace method

ArcaneStyles whiteSpace(
  1. String value
)

Implementation

ArcaneStyles whiteSpace(String value) => set('white-space', value);