backgroundColor property
final
Background color of the widget.
Should be visually different to the background color of the parent ZdsSlidableListTile and any other ZdsSlidableAction.
If null, uses default background color.
Implementation
final Color? backgroundColor;