maxRadius property

double? maxRadius
final

How far the wave travels (MAX_RADIUS). If null, it will be calculated automatically based on the screen size and splash point.

Implementation

final double? maxRadius;