minWidth property
Optional: force a specific minimum width. If null, the widget computes a min width from the label text + padding.
Implementation
final double? minWidth;
Optional: force a specific minimum width. If null, the widget computes a min width from the label text + padding.
final double? minWidth;