menu
flutter_swipe_action_cell package
documentation
core/cell.dart
SwipeActionCell
closeAnimationDuration property
closeAnimationDuration property
dark_mode
light_mode
closeAnimationDuration
property
int
closeAnimationDuration
final
The close animation duration
关闭动画的执行时间,单位是毫秒
Implementation
final int closeAnimationDuration;
flutter_swipe_action_cell package
documentation
core/cell
SwipeActionCell
closeAnimationDuration property
SwipeActionCell class