BetterSwipeCellAction({ required this.child, this.width, this.value, this.onClick, }) { width ??= 80.bw; }