flutter_datetime_picker
flutter_datetime_picker copied to clipboard
How use Style?
How i can use Styl Change Colors for example?
theme: DatePickerTheme( backgroundColor: Colors.red, itemStyle: TextStyle(color: Colors.blue)),