BoxSizing constructor

const BoxSizing(
  1. String value
)

Creates a box-sizing value.

Implementation

const BoxSizing(this.value);