pickerTextStyle property

TextStyle pickerTextStyle
final

the picker text style applied on all types of bottom picker by default TextStyle(fontSize: 14)

Implementation

final TextStyle pickerTextStyle;