RG-3443 Экран настроек локализации
This commit is contained in:
@@ -34,11 +34,4 @@ const Color inputFieldBackground = const Color(0xffefefef);
|
||||
// Dimens
|
||||
const double verticalMargin = 28.0;
|
||||
const double buttonHeight = 48.0;
|
||||
const double iconHeight = 20.0;
|
||||
|
||||
List<String> languages = const [
|
||||
'Русский',
|
||||
'English',
|
||||
'Український',
|
||||
'Español'
|
||||
];
|
||||
const double iconHeight = 20.0;
|
||||
Reference in New Issue
Block a user