Skip to content

Commit

Permalink
Color
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo Guijarro committed Oct 6, 2023
1 parent ce75fdf commit 4008eee
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ class SignTransactionFailedPage extends StatelessWidget {
const SizedBox(height: 16),
ExpansionTile(
title: const Text('Tap to see full error'),
collapsedTextColor: context.hyphaTextTheme.ralMediumBody.color,
textColor: context.hyphaTextTheme.ralMediumBody.color,
children: [
Padding(
padding: const EdgeInsets.only(bottom: 8),
Expand Down

0 comments on commit 4008eee

Please sign in to comment.