size property

double? size
final

The size of the placeholder in logical pixels.

Both width and height will be set to this value. Defaults to 24 if not specified.

Implementation

final double? size;