radius property
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:
- splashColor, the color of the splash.
- splashFactory, which defines the appearance of the splash.
Implementation
final double? radius;