mirror of
https://github.com/koloideal/Casha.git
synced 2026-06-10 18:35:28 +03:00
stableee
This commit is contained in:
@@ -388,6 +388,7 @@ class _AddTransactionScreenState extends ConsumerState<AddTransactionScreen>
|
||||
AmountInput(
|
||||
controller: _amountController,
|
||||
currencySymbol: overrideCurrency,
|
||||
currencyCode: state.overrideCurrencyCode,
|
||||
showError: _showError,
|
||||
borderColorAnimation: _borderColorAnimation,
|
||||
isDark: isDark,
|
||||
|
||||
Reference in New Issue
Block a user