SlidableScrollActionPane constructor
const
SlidableScrollActionPane({
- Key? key,
Creates an action pane that creates actions which follow the item while it's sliding.
Implementation
const SlidableScrollActionPane({super.key});