excludeHeaderSemantics property Null safety

bool excludeHeaderSemantics
final

Whether the title should be wrapped with header Semantics.

Defaults to false.

This property is used to configure an AppBar.

Implementation

final bool excludeHeaderSemantics;