iconSize property

double? iconSize
final

Size of the icon within the button.

If null, defaults to size * 0.5 (half of button size).

Implementation

final double? iconSize;