size property

double? size
final

The size of the checkmark. If null, the checkmark expands to fit its parent.

Defaults to parent size.

Implementation

final double? size;