defaultFullCharHalfBlock top-level constant
String
const defaultFullCharHalfBlock
Default character used to fill the progress bar. It is a half block, which allows more granular color blending control.
Implementation
const String defaultFullCharHalfBlock = '▌';