animationDuration property

Duration animationDuration
final

Duration value to define animation duration if not passed default Duration(milliseconds: 150) will be taken

Implementation

final Duration animationDuration;