size property
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;
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.
final double? size;