onTitlePressed property
Callback when the title is tapped. If null, the title is not clickable.
Implementation
final VoidCallback? onTitlePressed;
Callback when the title is tapped. If null, the title is not clickable.
final VoidCallback? onTitlePressed;