excludeFromSemantics property

bool excludeFromSemantics
final

Whether to exclude this image from semantics.

Useful for images which do not contribute meaningful information to an application.

Implementation

final bool excludeFromSemantics;