titleWidget property

Widget titleWidget

Implementation

static Widget get titleWidget {
  return const Text('This is title widget');
}