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