theme group title fix

This commit is contained in:
julian-CStack 2023-04-14 08:29:44 -06:00
parent bde5c26b32
commit 5f074907c8

View file

@ -91,7 +91,7 @@ class SystemBrightnessThemeSelectionView extends ConsumerWidget {
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Text(
"Choose dark mode theme",
"Choose light mode theme",
style: STextStyles.titleBold12(context),
),
const SizedBox(