xTitle method

Widget xTitle ()

Implementation

Widget xTitle() {
  return XTitle(title: this);
}