FlexWrap constructor

const FlexWrap(
  1. String value
)

Creates a flex-wrap value.

Implementation

const FlexWrap(this.value);