headerCloseSemanticsLabel property
String
get
headerCloseSemanticsLabel
override
The default semantic label for a header's close button.
In en, this message translates to:
'Close'
Implementation
@override
String get headerCloseSemanticsLabel => 'Close';