flexWrap method

ArcaneStyles flexWrap(
  1. String value
)

Implementation

ArcaneStyles flexWrap(String value) => set('flex-wrap', value);