const NiceCurrencyCell({ super.key, required this.amount, this.currency = 'PLN', this.showSign = false, this.decimals = 2, });