CountCartState constructor

const CountCartState(
  1. int count
)

Implementation

const CountCartState(this.count);