flutter-cupertino-date-picker
flutter-cupertino-date-picker copied to clipboard
is there a way to call onconfirm inside custom title?
我自定标题,有确定跟取消按钮,确定跟取消按钮的点击事件怎么加?自己用GestureDetector()包裹么?时间从onChange()回调中获取 ?是这个意思么? 如果能用你的onClose onChange 回调最好了