iconSize property

double? iconSize
final

If provided, the size of the Icon.

If this property is null, the default size is 24.0 pixels.

Implementation

final double? iconSize;