iconWidth property

double? iconWidth
final

The width of the icon, if specified. Allows for flexible icon sizing within the button.

Implementation

final double? iconWidth;