menu
ventas_dealer package
documentation
models/submit_stock_order_model.dart
HeaderDetails
HeaderDetails.new constructor
HeaderDetails.new constructor
dark_mode
light_mode
HeaderDetails
constructor
HeaderDetails
(
{
String
?
name
,
String
?
label
,
dynamic
value
,
bool
?
amount
,
bool
?
allowCopy
,
String
?
valueClass
,
})
Implementation
HeaderDetails({ this.name, this.label, this.value, this.amount, this.allowCopy, this.valueClass, });
ventas_dealer package
documentation
models/submit_stock_order_model
HeaderDetails
HeaderDetails.new constructor
HeaderDetails class