menu
ventas_dealer package
documentation
models/cart_model.dart
GrandTotalInLocalCurrency
GrandTotalInLocalCurrency constructor
GrandTotalInLocalCurrency constructor
dark_mode
light_mode
GrandTotalInLocalCurrency
constructor
GrandTotalInLocalCurrency
(
{
Price
?
price
,
String
?
name
,
String
?
label
,
String
?
id
,
})
Implementation
GrandTotalInLocalCurrency({this.price, this.name, this.label, this.id});
ventas_dealer package
documentation
models/cart_model
GrandTotalInLocalCurrency
GrandTotalInLocalCurrency constructor
GrandTotalInLocalCurrency class