likeButtonKey property

Rx<GlobalKey<LikeButtonState>> likeButtonKey
getter/setter pair

Implementation

var likeButtonKey = GlobalKey<LikeButtonState>().obs;