StockOrderBottomSheet class

Constructors

StockOrderBottomSheet()

Properties

amountController TextEditingController
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
localization Localization
final
quantity ↔ RxInt
getter/setter pair
quantityController TextEditingController
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stockOrderController StockOrderController
final
storage → GetStorage
final

Methods

getOrder(BuildContext context, OfferList offerList, String categoryName, {int scannedQty = 0}) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
prepareCartRequest(String? pogId, String? offerId, String? quantity) → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited