menu
zds_flutter
zds_flutter
DateTimeFormatter
toMidnight property
toMidnight
brightness_4
brightness_5
toMidnight
property
DateTime
toMidnight
Returns date at 00:00:00
Implementation
DateTime get toMidnight { return DateTime(year, month, day); }
zds_flutter
zds_flutter
DateTimeFormatter
toMidnight property
DateTimeFormatter extension