toBuild method

dynamic toBuild()

Implementation

toBuild() {
  // return Image.asset(data);
  return _widget;
}