width property

double? width
final

Width of month view.

If null is provided then It will take width of closest MediaQuery.

Implementation

final double? width;