onMoreTap property
Used as the callback function when the "More" button on the blog card is tapped. If no value is provided, the "More" button will not be displayed.
Implementation
final VoidCallback? onMoreTap;
Used as the callback function when the "More" button on the blog card is tapped. If no value is provided, the "More" button will not be displayed.
final VoidCallback? onMoreTap;