iconExpandCurve property

  1. @override
Curve iconExpandCurve
final

The icon's animation curve when expanding. Defaults to Curves.easeOut.

Implementation

@override
final Curve iconExpandCurve;