Fix color of "ente" in "On ente"

This commit is contained in:
vishnukvmd 2022-06-12 22:10:46 +05:30
parent 3159370649
commit f20e4e9b3c

View file

@ -779,6 +779,7 @@ class EnteSectionTitle extends StatelessWidget {
fontWeight: FontWeight.bold,
fontFamily: 'Montserrat',
fontSize: 22,
color: Theme.of(context).colorScheme.defaultTextColor,
),
),
],