core/cell library

Classes

SwipeAction
SwipeActionCell
@created by 文景睿 2020 年 7月13日
SwipeActionCellState
SwipeNestedAction
点击后弹出的action

Typedefs

CompletionHandler = Future<void> Function(bool delete)
If you want the animation I support you should modify your data source first,then wait handler to execute,after that, you can call setState to update your UI.
SwipeActionOnTapCallback = void Function(CompletionHandler handler)