Transaction Details page Localizations
This commit is contained in:
@@ -48,7 +48,7 @@ class PreferenceScreen extends StatelessWidget {
|
||||
ListTile(
|
||||
leading: const Icon(Icons.color_lens),
|
||||
title: Text(AppLocalizations.of(context).themeColor),
|
||||
enabled: false,
|
||||
//enabled: false,
|
||||
onTap: () {
|
||||
showDialog(
|
||||
context: context,
|
||||
|
Reference in New Issue
Block a user