radius property

double? radius
final

The radius of the ink splash.

Splashes grow up to this size. By default, this size is determined from the size of the rectangle provided by getRectCallback, or the size of the InkResponse itself.

See also:

Implementation

final double? radius;