menu
daydart_flutter package
documentation
daydart.dart
DayDart
toDate method
toDate method
dark_mode
light_mode
toDate
method
DateTime
toDate
(
)
返回当前的 DateTime 对象
Implementation
DateTime toDate() { return _date; }
daydart_flutter package
documentation
daydart
DayDart
toDate method
DayDart class