selectedItemBackgroundColor property

Color selectedItemBackgroundColor
final

Used for setting the color of selected items background.

Defaults to const Color(0xFF2B2C30)

Implementation

final Color selectedItemBackgroundColor;