selectedItemMenuStyle property
Text style merged onto the label of the currently selected option row(s)
(grouping titles are unaffected). Use it to give selection a weight or
color change on top of itemMenuStyle. Defaults to null (no change).
Implementation
final TextStyle? selectedItemMenuStyle;