toDateLabel property
String
get
toDateLabel
Get only date
Implementation
String get toDateLabel => DateFormat("dd/MM/yyyy").format(this);
Get only date
String get toDateLabel => DateFormat("dd/MM/yyyy").format(this);