overflow property

(Nullable) Suggested method for handling overflow while displaying the linked resource.

Implementation

PresentationOverflow? get overflow =>
    PresentationOverflow.from(otherProperties.optString("overflow"));