TF-4354 Remove all logic related to Label Visibility in Settings

This commit is contained in:
dab246
2026-03-04 11:40:52 +07:00
committed by Dat H. Pham
parent de083b3aff
commit 777b47159d
18 changed files with 5 additions and 227 deletions
@@ -5613,13 +5613,6 @@ class AppLocalizations {
);
}
String get theLabelFeatureIsNowAvailable {
return Intl.message(
'The label feature is now available.',
name: 'theLabelFeatureIsNowAvailable',
);
}
String get labelAs {
return Intl.message(
'Label as',