defaultWidget method

Widget defaultWidget()

Implementation

Widget defaultWidget() {
  return HareApp.title.text().centered();
}