heading property

Widget? Function(BuildContext)? heading
final

Optional heading widget rendered above the main content.

Implementation

final Widget? Function(BuildContext)? heading;