currentDayDotColor property

Color currentDayDotColor
getter/setter pair

当天日期下面的小圆点颜色

Implementation

Color currentDayDotColor = Colors.lightBlue.withAlpha(100);