Hct.fromInt constructor

Hct.fromInt(
  1. int argb
)

Implementation

factory Hct.fromInt(int argb) => ._(argb);