getInstance property

BaseWidget get getInstance

Implementation

static BaseWidget get getInstance {
  return _instance;
}