none constant

FTappableMotion const none

A FTappableMotion with no motion effects.

Implementation

static const FTappableMotion none = .new(bounceTween: noBounceTween);