animationDuration property

  1. @override
Duration animationDuration
final

The duration of the animation when the checkbox switches between checked and unchecked. Defaults to 100ms.

Implementation

@override
final Duration animationDuration;