tabSemanticsLabelRaw property Null safety
override
The raw version of tabSemanticsLabel, with $tabIndex
and $tabCount
verbatim
in the string.
Implementation
@override
String get tabSemanticsLabelRaw => r'ටැබ $tabCount න් $tabIndex';
The raw version of tabSemanticsLabel, with $tabIndex
and $tabCount
verbatim
in the string.
@override
String get tabSemanticsLabelRaw => r'ටැබ $tabCount න් $tabIndex';