incrementPart property

int incrementPart

Increment int part

Implementation

int get incrementPart => int.parse(incrementHex, radix: 16);