screenRadius property

double? screenRadius
final

The corner radius of the device screen in logical pixels.

If null, no rounding will be applied to the screen corners.

Implementation

final double? screenRadius;