exitDuration property

  1. @override
Duration exitDuration
final

The amount of time the exit animation takes. Defaults to 150ms.

The dialog's animation and curve is managed by FDialogMotion.

Implementation

@override
final Duration exitDuration;