tabLabelRaw property Null safety
override
The raw version of tabLabel, with $tabIndex and $tabCount verbatim
in the string.
Implementation
@override
String get tabLabelRaw => r'$tabCount-এর মধ্যে $tabIndexটি ট্যাব';
The raw version of tabLabel, with $tabIndex and $tabCount verbatim
in the string.
@override
String get tabLabelRaw => r'$tabCount-এর মধ্যে $tabIndexটি ট্যাব';