size property

double? size
final

A value between 0.0 and 1.0 that defines the length of the edge as a percentage of the length of the corresponding box edge. Default is 1.0.

Implementation

final double? size;