excludeFromSemantics property

  1. @override
bool excludeFromSemantics
final

Whether to exclude this image from semantics.

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

Implementation

@override
final bool excludeFromSemantics;