label change

This commit is contained in:
sneurlax 2023-01-13 18:17:05 -06:00
parent cfe40c76d9
commit b13d242deb

View file

@ -256,7 +256,7 @@ class _FiatSelectionViewState extends State<FiatSelectionView> {
height: 20, height: 20,
), ),
Text( Text(
"All fiats", "All fiat currencies",
style: STextStyles.smallMed12(context), style: STextStyles.smallMed12(context),
), ),
const SizedBox( const SizedBox(