size property

double? size
final

Size of the canvas used to draw the icon. If null, the default value of the related data.build widget will be used.

Implementation

final double? size;