pickerTextStyle property Null safety
The TextStyle of pickers.
Implementation
TextStyle get pickerTextStyle => _pickerTextStyle ?? _defaults.pickerTextStyle;
The TextStyle of pickers.
TextStyle get pickerTextStyle => _pickerTextStyle ?? _defaults.pickerTextStyle;