Variable TableLayout.TableLayoutCell.widget

struct TableLayout.TableLayoutCell
{
  // ...
  Widget widget;
  // ...
}