semanticsLabel property

String? semanticsLabel
final

Accessibility label for the divider. Overrides the label resolved from semantics (or the ambient theme) when set, leaving the value formatting intact - a quick way to relabel a single splitter without supplying a full SplitterSemanticsLabels.

Implementation

final String? semanticsLabel;