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