excludeFromSemantics property Null safety

bool excludeFromSemantics
final

Whether to exclude this image from semantics.

This is useful for images which do not contribute meaningful information to an application.

Implementation

final bool excludeFromSemantics;