hexARGB property

String hexARGB

ff001232

Implementation

String get hexARGB => value.toRadixString(16).padLeft(8, '0');