ArticleBasketDetailSectionWidget constructor
const
ArticleBasketDetailSectionWidget(
- ArticleBasketRealizablekNow articleStock, {
- Key? key,
Implementation
const ArticleBasketDetailSectionWidget(this.articleStock, {Key? key})
: super(key: key);