phoenix::ProgressBar

A simple progress bar control.

struct ProgressBar : Widget {
  void setPosition(unsigned position);
};