Commit d267b018 by Rizal Hermawan

edit

parent 541a1bdd
......@@ -100,7 +100,7 @@ class DatePicker {
onCancel: onCancel,
onChange: onChange,
onConfirm: onConfirm,
theme: Theme.of(context, shadowThemeOnly: true),
theme: Theme.of(context),
barrierLabel:
MaterialLocalizations.of(context).modalBarrierDismissLabel,
minuteDivider: minuteDivider,
......
......@@ -3,6 +3,7 @@ description: Flutter cupertino date picker. Display DatePicker in iOS style. Sup
version: 1.0.26+2
author: Dylan Wu <dylanwuzh@gmail.com>
homepage: https://github.com/wuzhendev/flutter-cupertino-date-picker
publish_to: none
dependencies:
flutter:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment