Cleanup code

This commit is contained in:
Moe Poi ~ 2022-05-21 17:12:03 +07:00
parent 8bddd57d19
commit 3165bfa096

View file

@ -64,8 +64,8 @@ class _PaymentBodyState extends State<PaymentBody> {
child: ClipRRect(
borderRadius: BorderRadius.circular(18),
child: const ExpansionTile(
backgroundColor: const Color(0xff212226),
collapsedBackgroundColor: const Color(0xff212226),
backgroundColor: Color(0xff212226),
collapsedBackgroundColor: Color(0xff212226),
textColor: Colors.white,
collapsedTextColor: Colors.white,
title: Text(
@ -93,8 +93,8 @@ class _PaymentBodyState extends State<PaymentBody> {
child: ClipRRect(
borderRadius: BorderRadius.circular(18),
child: const ExpansionTile(
backgroundColor: const Color(0xff212226),
collapsedBackgroundColor: const Color(0xff212226),
backgroundColor: Color(0xff212226),
collapsedBackgroundColor: Color(0xff212226),
textColor: Colors.white,
collapsedTextColor: Colors.white,
title: Text(
@ -120,8 +120,8 @@ class _PaymentBodyState extends State<PaymentBody> {
child: ClipRRect(
borderRadius: BorderRadius.circular(18),
child: const ExpansionTile(
backgroundColor: const Color(0xff212226),
collapsedBackgroundColor: const Color(0xff212226),
backgroundColor: Color(0xff212226),
collapsedBackgroundColor: Color(0xff212226),
textColor: Colors.white,
collapsedTextColor: Colors.white,
title: Text(