closeDelayDuration property

Duration closeDelayDuration
final

The delay duration to animate the tab after it's closed. Only applied when tabWidthBehavior is TabWidthBehavior.equal.

Defaults to 400 milliseconds.

Implementation

final Duration closeDelayDuration;