minWidth property

double? get minWidth

Implementation

double? get minWidth => widget.minWidth ?? widget.customWidth;