ObjectFit constructor

const ObjectFit(
  1. String value
)

Creates an object-fit value.

Implementation

const ObjectFit(this.value);