postFrameCallback property

(dynamic Function(LikeButtonState state)?) postFrameCallback
final

call back of first frame with LikeButtonState

Implementation

final Function(LikeButtonState state)? postFrameCallback;