defaultEmptyCharBlock top-level constant
String
const defaultEmptyCharBlock
Default character used to fill the empty portion of the progress bar.
Implementation
const String defaultEmptyCharBlock = '░';