pressedExitDuration property

  1. @override
Duration pressedExitDuration
final

The duration to wait before removing the pressed effect after the user stops pressing the tile. Defaults to 0s.

Implementation

@override
final Duration pressedExitDuration;