excludeHeaderSemantics property Null safety
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;
Whether the title should be wrapped with header Semantics.
Defaults to false.
This property is used to configure an AppBar.
final bool excludeHeaderSemantics;