size property

int? size
getter/setter pair

Size of the icon.

Represented as the maximum of the width and height.

Implementation

core.int? size;