showCurve property

Curve showCurve
final

Curve animation applied when Richbar.show() is called

Default curve will be set to Curves.easeIn

Implementation

final Curve showCurve;