size property

Size? size
final

An optional size for the icon.

When ommited the icon will be in its "original" size concerning the current pixel size of the theme.

Implementation

final Size? size;