selectedListItemStyle property

TextStyle? selectedListItemStyle
final

TextStyle for the selected item in the list.

Implementation

final TextStyle? selectedListItemStyle;