flutter_datetime_picker
flutter_datetime_picker copied to clipboard
HOWTO: add top border radius
:wave: Hi, that's cool package! It makes very easy date input!
:sleepy: But in design of the app that I'm currently creating exist only rounded ModalBottomSheet widgets.
:eyes: Is there any way to add border radius for DatePicker ?
Like this:

@Frezyx I just created a PR with the feature you requested :)
https://github.com/Realank/flutter_datetime_picker/pull/282