landscapeWidthRatio property

double? landscapeWidthRatio
final

A ratio value for adjusting month view's DayBoxs' width size to ensure all month can be shown without scrolling in GridView

Default will use adjusted width to matched all grid is filled entire screen

Implementation

final double? landscapeWidthRatio;