size property
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;
The size of the placeholder in logical pixels.
Both width and height will be set to this value. Defaults to 24 if not specified.
final double? size;