isDateOnly property

bool get isDateOnly

Implementation

bool get isDateOnly => inputType == DateInputType.date;