screenRadius property
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;
The corner radius of the device screen in logical pixels.
If null, no rounding will be applied to the screen corners.
final double? screenRadius;