incrementPart property

int get incrementPart

Increment int part

Implementation

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