onBlogCardPressed property
Used as the callback function when the blog card is tapped with no arguments and returns void.
Implementation
final VoidCallback onBlogCardPressed;
Used as the callback function when the blog card is tapped with no arguments and returns void.
final VoidCallback onBlogCardPressed;