menu
flutter_swipe_action_cell package
documentation
core/cell.dart
SwipeActionCell
leadingActions property
leadingActions property
dark_mode
light_mode
leadingActions
property
List
<
SwipeAction
>
?
leadingActions
final
Actions on leading
左边的action
Implementation
final List<SwipeAction>? leadingActions;
flutter_swipe_action_cell package
documentation
core/cell
SwipeActionCell
leadingActions property
SwipeActionCell class