scrollDate property
String
get
scrollDate
Implementation
String get scrollDate =>
"$scrollYear${widget.yearUnit}$scrollMonth${widget.monthUnit}";
String get scrollDate =>
"$scrollYear${widget.yearUnit}$scrollMonth${widget.monthUnit}";