onTitlePressed property

VoidCallback? onTitlePressed
final

Callback when the title is tapped. If null, the title is not clickable.

Implementation

final VoidCallback? onTitlePressed;