hideExpansionSemantics property

bool hideExpansionSemantics
final

If true, a semantics service such as Talkback / VoiceOver will ignore the expand button.

Typically used if the content of the expansion is provided to this service in another way.

Implementation

final bool hideExpansionSemantics;