buttonPress constant

FSAnimation const buttonPress

Implementation

static const FSAnimation buttonPress = FSAnimation(
  duration: quick,
  curve: sharp,
);