isOffscreen property

bool get isOffscreen

Defines if a OffscreenDetails describes a overflow situation.

Implementation

bool get isOffscreen => this != OffscreenDetails.noOverflow;