UI constructor

UI()

Implementation

factory UI() {
  return instance;
}