/ui/ui_dart_state.cc(148)] Unhandled Exception: NoSuchMethodError: The method 'split' was called on nullE/flutter (12369): Receiver: nullE/flutter (12369): #0
在DateTimePicker类中,onPressed执行将日期传递给父类的callBack函数,这可能就是我的问题所在。 The method 'call' was called on nullReceiver: null
Tried calling: call(Instance of 'DateTi