Fixed constructor

const Fixed(
  1. int value
)

Implementation

const Fixed(this.value);