menu
custom_slidable package
documentation
custom_slidable/actions.dart
CustomSlidableAction
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
backgroundColor
final
The background color of this action.
Defaults to
Colors.white
.
Implementation
final Color backgroundColor;
custom_slidable package
documentation
custom_slidable/actions
CustomSlidableAction
backgroundColor property
CustomSlidableAction class