reactionAnimationDuration property
The amount of time a circular ink response should take to expand to its full size if a radial reaction is drawn using ToggleablePainter.paintRadialReaction.
Implementation
Duration? get reactionAnimationDuration => _reactionAnimationDuration;