animationDuration property

Duration animationDuration
final

Duration of the badge animations when the badgeContent changes. The default value is Duration(milliseconds: 500).

Implementation

final Duration animationDuration;