randomColorValue property

int randomColorValue

Implementation

int get randomColorValue => Random(_value).nextInt(256);