PickerTextStyles

constructor(textStyle: TextStyle, selectedTextStyle: TextStyle)

Parameters

textStyle

The style of the text for unselected items.

selectedTextStyle

The style of the text for the selected item.