title property

Widget? title
getter/setter pair

Implementation

late Widget? title = const SizedBox.shrink();