pickerTextStyle property Null safety

TextStyle pickerTextStyle

The TextStyle of pickers.

Implementation

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