selectedBackground property
Background color for the selected/highlighted item. Defaults to Theme.listRowSelectedBackground.
Implementation
final Color? selectedBackground;
Background color for the selected/highlighted item. Defaults to Theme.listRowSelectedBackground.
final Color? selectedBackground;