dd property

String get dd

Implementation

String get dd => d.padLeft(2, "0");