contentUIBars method

Widget contentUIBars()

Implementation

Widget contentUIBars(){
  return RowScrollFastor(children:  childrenTabs());
}