stepAnimationDuration property

Duration stepAnimationDuration
final

Delay between each cell while a piece moves. Duration.zero commits moves immediately (useful for tests and simulations).

Implementation

final Duration stepAnimationDuration;