rename subtitle
This commit is contained in:
@@ -225,7 +225,7 @@ class DeveloperSettingsScreen extends HookConsumerWidget {
|
|||||||
),
|
),
|
||||||
CustomListTile(
|
CustomListTile(
|
||||||
title: 'Reset UI',
|
title: 'Reset UI',
|
||||||
subtitle: 'Rebuild the entire app UI',
|
subtitle: 'Rebuild the entire browser UI',
|
||||||
prefix: Padding(
|
prefix: Padding(
|
||||||
padding: const EdgeInsets.only(right: 16.0),
|
padding: const EdgeInsets.only(right: 16.0),
|
||||||
child: Icon(
|
child: Icon(
|
||||||
|
|||||||
Reference in New Issue
Block a user