CountBadge constructor

const CountBadge(
  1. int count
)

Implementation

const CountBadge(this.count);