excludeFromSemantics property
bool
get
excludeFromSemantics
override
Whether to exclude this picture from semantics.
Useful for pictures which do not contribute meaningful information to an
application.
Implementation
@override
bool get excludeFromSemantics => throw UnimplementedError();