PlayerWidget constructor

PlayerWidget()

Implementation

factory PlayerWidget() {
  return _singleton;
}