animationDuration property
Duration of the badge animations when the badgeContent changes.
The default value is Duration(milliseconds: 500).
Implementation
final Duration animationDuration;Duration of the badge animations when the badgeContent changes.
The default value is Duration(milliseconds: 500).
final Duration animationDuration;