menu
flutter_swipe_action_cell package
documentation
core/cell.dart
SwipeActionCellState
hasTrailingAction property
hasTrailingAction property
dark_mode
light_mode
hasTrailingAction
property
bool
get
hasTrailingAction
Implementation
bool get hasTrailingAction => trailingActionsCount > 0;
flutter_swipe_action_cell package
documentation
core/cell
SwipeActionCellState
hasTrailingAction property
SwipeActionCellState class