AddAnimation constructor
const
AddAnimation({
- required AnimationController controller,
Implementation
const AddAnimation({
required this.controller,
});
const AddAnimation({
required this.controller,
});