TextOverflow constructor

const TextOverflow(
  1. String value
)

Creates a text-overflow value.

Implementation

const TextOverflow(this.value);