Function TabWidget.tabBody

get tab content widget by id

Widget tabBody(
  string id
);

Widget tabBody(
  int index
);