excludeFromSemantics property

bool excludeFromSemantics
final

Whether to exclude this image from semantics.

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

Implementation

final bool excludeFromSemantics;