selectedForeground property

Color? selectedForeground
final

Text color for the selected/highlighted item. Defaults to Theme.onPrimary.

Implementation

final Color? selectedForeground;