pickerTheme property

ThemeData? pickerTheme
final

Specifies the theme to apply to the picker. It is by default initialized with the primaryColor of the context theme.

Implementation

final ThemeData? pickerTheme;