dismissCurve property

Curve dismissCurve
final

Curve animation applied when Richbar.dismiss(context) is called

Default curve will be set to Curves.easeOut

Implementation

final Curve dismissCurve;