menu
feed package
documentation
swipe_feed_card
SwipeFeedCardController
forwardAnimation method
forwardAnimation
brightness_4
brightness_5
forwardAnimation
method
void
forwardAnimation
(
)
Forward Animation
Implementation
void forwardAnimation() => _state != null ? _state!.forwardAnimation() : null;
feed package
documentation
swipe_feed_card
SwipeFeedCardController
forwardAnimation method
SwipeFeedCardController class
Constructors
SwipeFeedCardController
Properties
hashCode
hasListeners
runtimeType
Methods
addListener
displayStaticOverlayCardDelegate
dispose
forwardAnimation
isBinded
noSuchMethod
notifyListeners
removeListener
removeOverlayCardDelegate
reverseAnimation
swipe
toString
value
Operators
operator ==