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