SlowAnimation constructor

const SlowAnimation({
  1. Key? key,
})

Implementation

const SlowAnimation({Key? key}) : super(key: key);