size property

double? size
final

The size of the loading indicator in logical pixels.

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

Implementation

final double? size;