selectedBackground property

Color? selectedBackground
final

Background color for the selected/highlighted item. Defaults to Theme.primary.

Implementation

final Color? selectedBackground;