isLiked property

bool? isLiked
final

whether it is liked it's initial value you can get current value from onTap/countBuilder

Implementation

final bool? isLiked;