width property

double? width
final

The property that can be used to specify the width of the SelectWeekDays container. By default this property will take the full width of the screen.

Implementation

final double? width;