onBlogCardPressed property

VoidCallback onBlogCardPressed
final

Used as the callback function when the blog card is tapped with no arguments and returns void.

Implementation

final VoidCallback onBlogCardPressed;