TF-1301 Add font size dropdown menu button
Signed-off-by: dab246 <tdvu@linagora.com> (cherry picked from commit 1aee8b4f7dbde30c7fbf2e9aa722632c9df9cd21)
This commit is contained in:
@@ -3361,4 +3361,11 @@ class AppLocalizations {
|
||||
name: 'newSubfolder',
|
||||
);
|
||||
}
|
||||
|
||||
String get textSize {
|
||||
return Intl.message(
|
||||
'Text Size',
|
||||
name: 'textSize'
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user