gHex property

dynamic gHex

Implementation

get gHex => g.toInt().toRadixString(16).padLeft(2, '0');