ButtonAnimationEffect constructor

const ButtonAnimationEffect(
  1. double begin,
  2. double end
)

Implementation

const ButtonAnimationEffect(this.begin, this.end);