headerWidget method

Widget headerWidget()

Implementation

Widget headerWidget()
{
  return WidgetHolder(controller: headerController);
}