pickerTextStyle property

TextStyle get pickerTextStyle

The TextStyle of pickers.

Implementation

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