windowRoundedCornerRadius property

double? windowRoundedCornerRadius
final

Rounded corner radius absolute value in pixels (px). This value will be ignored if windowType is not ROUNDED_CORNERS.

Implementation

final double? windowRoundedCornerRadius;