size property

double? size
final

The icon's size.

Contract

Throws AssertionError if size <= 0.0

Implementation

final double? size;