entranceDuration property

  1. @override
Duration entranceDuration
final

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

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

Implementation

@override
final Duration entranceDuration;