ItemState constructor

const ItemState(
  1. int _value
)

Implementation

const ItemState(this._value);