rHex property

dynamic rHex

Implementation

get rHex => r.toInt().toRadixString(16).padLeft(2, '0');