animationDuration property

  1. @override
Duration animationDuration
final

The duration of the animation when the radio's switches between selected and unselected. Defaults to 100ms.

Implementation

@override
final Duration animationDuration;