menu
bmi_b2b_package package
documentation
doc/state.dart
DueBoxes
DueBoxes.new constructor
DueBoxes.new constructor
dark_mode
light_mode
DueBoxes
constructor
DueBoxes
(
String
buyerNumber
,
int
boxes
,
bool
due
)
Implementation
DueBoxes(this.buyerNumber, int boxes, this.due) : boxes = IntQuntity(boxes);
bmi_b2b_package package
documentation
doc/state
DueBoxes
DueBoxes.new constructor
DueBoxes class