pickerTheme property
Specifies the theme to apply to the picker.
It is by default initialized with the primaryColor of the context theme.
Implementation
final ThemeData? pickerTheme;
Specifies the theme to apply to the picker.
It is by default initialized with the primaryColor of the context theme.
final ThemeData? pickerTheme;