flutter-woocommerce-app/LabelStoreMax/lib/config/app_currency.dart
2021-12-17 20:26:27 +00:00

25 lines
807 B
Dart

/*
|--------------------------------------------------------------------------
| CURRENCY
|
| Configure which currency you want to use.
| Docs here: https://woosignal.com/docs/app/label-storemax
|--------------------------------------------------------------------------
*/
import 'package:flutter_app/bootstrap/enums/symbol_position_enums.dart';
/*
|--------------------------------------------------------------------------
| APP CURRENCY
|
| Configure the currency settings. To change the currency used (e.g. "USD"),
| update the "currency" value in the WooSignal dashboard.
|--------------------------------------------------------------------------
*/
const SymbolPositionType app_currency_symbol_position = SymbolPositionType.left;
// currency_symbol_position example.
// left: $15
// right: 15€