selectedForeground property
Text color for the selected/highlighted item. Defaults to Theme.onPrimary.
Implementation
final Color? selectedForeground;
Text color for the selected/highlighted item. Defaults to Theme.onPrimary.
final Color? selectedForeground;