pickerTextStyle property

TextStyle pickerTextStyle

The TextStyle of pickers.

Implementation

TextStyle get pickerTextStyle => _pickerTextStyle ?? _defaults.pickerTextStyle;