getEmptyWidget method

dynamic getEmptyWidget()

Implementation

getEmptyWidget() {
  myLogAll('getEmptyWidget');
  return _emptyWidget;
}