menu
dropdown_flutter package
documentation
custom_dropdown.dart
DropdownFlutter<T>
animationCurve property
animationCurve property
dark_mode
light_mode
animationCurve
property
Curve
?
animationCurve
final
Open/close animation curve.
Defaults to
Curves.linearToEaseOut
.
Implementation
final Curve? animationCurve;
dropdown_flutter package
documentation
custom_dropdown
DropdownFlutter<T>
animationCurve property
DropdownFlutter class