zeroPad top-level constant

String const zeroPad

The character a fixed-width field is left-padded with.

Implementation

const zeroPad = '0';