rectangleCornerRadii property

List<num>? rectangleCornerRadii
final

Array of length 4 of the radius of each corner of the frame, starting in the top left and proceeding clockwise

Implementation

final List<num>? rectangleCornerRadii;