menu
multiselect_field package
documentation
core/multi_select.dart
DrawerStyle
animationCurve property
animationCurve property
dark_mode
light_mode
animationCurve
property
Curve
?
animationCurve
final
Curve of the open/close animation. Defaults to
Curves.easeInOut
.
Implementation
final Curve? animationCurve;
multiselect_field package
documentation
core/multi_select
DrawerStyle
animationCurve property
DrawerStyle class