onMoreTap property

VoidCallback? onMoreTap
final

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;