menu
custom_slidable package
documentation
custom_slidable/custom_slidable.dart
ActionPane
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The actions for this pane.
Implementation
final List<Widget> children;
custom_slidable package
documentation
custom_slidable/custom_slidable
ActionPane
children property
ActionPane class