ReplaceAnimationTypePresent constructor

const ReplaceAnimationTypePresent({
  1. bool animated = true,
})

Implementation

const ReplaceAnimationTypePresent({super.animated = true});