SlidableCardsV2<A extends dynamic> constructor
const
SlidableCardsV2<A extends dynamic> (
- dynamic calibre,
- TicketsInvoker ticketsInvoker,
- ClosingStockShopsInvoker closingStockShopsInvoker, {
- int articleId = 1,
Implementation
const SlidableCardsV2(
this.calibre, this.ticketsInvoker, this.closingStockShopsInvoker,
{this.articleId = 1});