Cap constructor

const Cap(
  1. int value
)

Implementation

const Cap(this.value);