duration property

Duration duration
final

Determines the duration of the animation when the bottom bar is shown or hidden. Default: Duration(milliseconds: 300)

Implementation

final Duration duration;