renderEmpty method

dynamic renderEmpty()

Implementation

renderEmpty() {
  return Container();
}