menu
bones_ui package
documentation
bones_ui_test.dart
PaymentCurrencyAmount
PaymentCurrencyAmount.new factory constructor
PaymentCurrencyAmount.new factory constructor
dark_mode
light_mode
PaymentCurrencyAmount
constructor
PaymentCurrencyAmount
(
{
required
String
currency
,
required
String
value
,
})
Implementation
external factory PaymentCurrencyAmount({ required String currency, required String value, });
bones_ui package
documentation
bones_ui_test
PaymentCurrencyAmount
PaymentCurrencyAmount.new factory constructor
PaymentCurrencyAmount extension type