RelativeDateTimeController constructor
Creates a RelativeDateTimeController.
dateTime
and other
are the dates times that are set relative to each
other.
Implementation
const RelativeDateTimeController(this.dateTime, this.other);
Creates a RelativeDateTimeController.
dateTime
and other
are the dates times that are set relative to each
other.
const RelativeDateTimeController(this.dateTime, this.other);