iconSize property

double? iconSize
final

The size of the icon.

If iconSize is provided, it overrides the default icon size. If not specified, the icon size defaults to the font size of the textStyle.

Implementation

final double? iconSize;