size property

double? size
final

The target size for the icon.

The size must not be null.

When this property is set, the icon size will be animated over the specified duration time.

Implementation

final double? size;