LeftPadder constructor

const LeftPadder(
  1. String padCharacter
)

Implementation

const LeftPadder(this.padCharacter);