clean up unneeded label

This commit is contained in:
julian 2023-04-12 11:29:33 -06:00
parent a344366648
commit 35dc0e06c2

View file

@ -320,14 +320,7 @@ class _ExchangeCurrencySelectionViewState
),
),
const SizedBox(
height: 10,
),
Text(
"Popular coins",
style: STextStyles.smallMed12(context),
),
const SizedBox(
height: 12,
height: 20,
),
Flexible(
child: Builder(